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

Commit 505d92e

Browse files
committed
Addressing build failure
1 parent 05bef70 commit 505d92e

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
@@ -72,8 +72,8 @@
7272
"jsdom": "^9.2.1",
7373
"lodash": "~4.17.2",
7474
"mocha": "^2.5.1",
75-
"react": "^16.0.0-beta.2",
76-
"react-dom": "^16.0.0-beta.2",
75+
"react": "^15.6.1",
76+
"react-dom": "^15.6.1",
7777
"react-redux": "~5.0.0",
7878
"redux": "^3.3.1",
7979
"redux-immutable": "^3.0.8",

0 commit comments

Comments
 (0)