Skip to content

Commit 2456b0b

Browse files
fix(package): update react to version 16.10.0
Closes #11
1 parent 4e1a580 commit 2456b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "ISC",
1313
"dependencies": {
1414
"http-server": "^0.11.1",
15-
"react": "^15.4.1",
15+
"react": "^16.10.0",
1616
"react-dom": "^15.4.1",
1717
"steal": "^1.0.10",
1818
"steal-jsx": "^0.0.2"

0 commit comments

Comments
 (0)