[react-native][jest] Sync to 0.5.x and update to io.js

This commit is contained in:
Dmitry Soshnikov 2015-06-29 17:32:44 -07:00
parent 6b2c12e300
commit b3d9bf6909
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
},
"dependencies": {},
"devDependencies": {
"jest-cli": "0.4.5",
"jest-cli": "git://github.com/facebook/jest#0.5.x",
"eslint": "0.9.2"
}
}