Skip to content

Commit 64a086e

Browse files
author
Ken Berkeley
committed
lock React in 15.3.x
1 parent d7534be commit 64a086e

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
@@ -14,8 +14,8 @@
1414
"dependencies": {
1515
"history": "^2.0.0",
1616
"lodash": "^4.15.0",
17-
"react": "^15.3.1",
18-
"react-dom": "^15.3.1",
17+
"react": "~15.3.1",
18+
"react-dom": "~15.3.1",
1919
"react-redux": "^4.4.5",
2020
"react-router": "^2.7.0",
2121
"react-router-redux": "^4.0.5",

0 commit comments

Comments
 (0)