Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit 19c6ce6

Browse files
fix(package): update react to version 16.1.0
Closes #191
1 parent 1899513 commit 19c6ce6

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
@@ -40,7 +40,7 @@
4040
"json-string-loader": "1.0.0",
4141
"meteor-node-stubs": "^0.2.4",
4242
"prop-types": "^15.5.10",
43-
"react": "^15.4.0",
43+
"react": "^16.1.0",
4444
"react-dom": "^15.4.0",
4545
"react-dom-stream": "^0.5.1",
4646
"react-redux": "^5.0.0",

0 commit comments

Comments
 (0)