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

Commit d86b0c9

Browse files
author
Travis Mathis
committed
fixing travis
1 parent addb38a commit d86b0c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"jest": "^19.0.2",
2222
"react": "^15.5",
2323
"react-dom": "^15.5",
24-
"react-test-renderer": "^15.5"
24+
"react-test-renderer": "^15.5",
25+
"react-addons-test-utils": "0.14.8"
2526
},
2627
"scripts": {
2728
"build": "./node_modules/.bin/babel ReactFileReader.js -o index.js",

0 commit comments

Comments
 (0)