Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 3, 2021
1 parent 155539e commit f9e78fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"devDependencies": {
"@babel/core": "7.14.8",
"@babel/runtime": "7.14.8",
"@react-native-community/eslint-config": "^2.0.0",
"@react-native-community/eslint-config": "2.0.0",
"babel-jest": "26.6.3",
"eslint": "7.14.0",
"jest": "26.6.3",
"metro-react-native-babel-preset": "^0.64.0",
"metro-react-native-babel-preset": "0.64.0",
"react-test-renderer": "17.0.1"
},
"jest": {
Expand Down

0 comments on commit f9e78fe

Please sign in to comment.