Skip to content
This repository was archived by the owner on Oct 8, 2018. It is now read-only.

Commit 9c98813

Browse files
author
Travis Mathis
committed
rolling back to fix travis
1 parent d86b0c9 commit 9c98813

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@
1919
"enzyme-to-json": "^1.5.0",
2020
"identity-obj-proxy": "^3.0.0",
2121
"jest": "^19.0.2",
22-
"react": "^15.5",
23-
"react-dom": "^15.5",
24-
"react-test-renderer": "^15.5",
25-
"react-addons-test-utils": "0.14.8"
22+
"react": "15.4.2",
23+
"react-addons-test-utils": "15.4.2",
24+
"react-dom": "15.4.2"
2625
},
2726
"scripts": {
2827
"build": "./node_modules/.bin/babel ReactFileReader.js -o index.js",

0 commit comments

Comments
 (0)