Skip to content

Commit

Permalink
Make tests pass using Node 5 / NPM 3 facebook#832
Browse files Browse the repository at this point in the history
  • Loading branch information
rainer oviir authored and rainer oviir committed Feb 15, 2016
1 parent 6f19ad7 commit 139e7d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"dependencies": {
"babel-runtime": "5.8.24",
"fbjs": "^0.7.0",
"react-static-container": "^1.0.0-alpha.1"
"react-static-container": "^1.0.0-alpha.1",
"babel-relay-plugin": "0.7.0"
},
"peerDependencies": {
"babel-relay-plugin": "0.7.0",
"react": "^0.14.0"
},
"devDependencies": {
Expand Down

0 comments on commit 139e7d3

Please sign in to comment.