Skip to content

Commit

Permalink
[react-native][jest] Sync to 0.5.x and update to io.js
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitrySoshnikov committed Jun 30, 2015
1 parent cf6ff3f commit 5552368
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"yargs": "1.3.2"
},
"devDependencies": {
"jest-cli": "0.4.5",
"jest-cli": "git://github.com/facebook/jest#0.5.x",
"babel-eslint": "3.1.5",
"eslint": "0.21.2",
"eslint-plugin-react": "2.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit 5552368

Please sign in to comment.