Skip to content
This repository was archived by the owner on Sep 23, 2020. It is now read-only.

Commit d4cf36b

Browse files
committed
Update react monorepo to v16
1 parent def78a3 commit d4cf36b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"homepage": "https://github.com/hden/reduxscript#readme",
2323
"dependencies": {
2424
"datascript": "^0.15.0",
25-
"react": "^0.14.6",
26-
"react-dom": "^0.14.6",
25+
"react": "^16.0.0",
26+
"react-dom": "^16.0.0",
2727
"react-redux": "^4.0.6",
2828
"redux": "^3.0.5",
2929
"redux-undo": "^0.6.0"

0 commit comments

Comments
 (0)