Skip to content

Commit

Permalink
update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kfiroo committed Sep 13, 2017
1 parent f1abd11 commit f71d43d
Show file tree
Hide file tree
Showing 2 changed files with 439 additions and 256 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
"url-parse": "1.1.9"
},
"devDependencies": {
"babel-jest": "^20.0.3",
"babel-preset-react-native": "^2.1.0",
"jest": "^20.0.4",
"babel-jest": "^21.0.2",
"babel-preset-env": "*",
"babel-preset-react-native": "^3.0.2",
"jest": "^21.0.2",
"jest-react-native": "^18.0.0",
"react": "16.0.0-alpha.12",
"react-native": "^0.47.1",
"react-native": "^0.48.3",
"react-test-renderer": "^15.6.1",
"regenerator-runtime": "^0.10.5",
"babel-preset-env": "*"
"regenerator-runtime": "^0.11.0"
}
}
Loading

0 comments on commit f71d43d

Please sign in to comment.