Skip to content

Commit e3c843d

Browse files
fix(package): update react to version 16.3.2
Closes #11
1 parent 221478e commit e3c843d

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
@@ -9,7 +9,7 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"react": "^15.4.1",
12+
"react": "^16.3.2",
1313
"react-dom": "^15.4.1",
1414
"steal": "^1.0.10",
1515
"steal-jsx": "^0.0.2"

0 commit comments

Comments
 (0)