Skip to content

Commit 943af8d

Browse files
committed
update dev deps
1 parent 12a26bd commit 943af8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"object-assign": "~4.0.1",
4949
"pre-commit": "1.x",
5050
"rc-tools": "5.x",
51-
"react": "^0.14.0",
52-
"react-addons-test-utils": "^0.14.0",
53-
"react-dom": "^0.14.0"
51+
"react": "15.x",
52+
"react-addons-test-utils": "15.x",
53+
"react-dom": "15.x"
5454
},
5555
"pre-commit": [
5656
"lint"

0 commit comments

Comments
 (0)