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

Commit

Permalink
rolling back to fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Mathis committed Apr 14, 2017
1 parent d86b0c9 commit 9c98813
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,9 @@
"enzyme-to-json": "^1.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^19.0.2",
"react": "^15.5",
"react-dom": "^15.5",
"react-test-renderer": "^15.5",
"react-addons-test-utils": "0.14.8"
"react": "15.4.2",
"react-addons-test-utils": "15.4.2",
"react-dom": "15.4.2"
},
"scripts": {
"build": "./node_modules/.bin/babel ReactFileReader.js -o index.js",
Expand Down

0 comments on commit 9c98813

Please sign in to comment.