Skip to content

Commit f9e78fe

Browse files
committed
chore(deps): pin dependencies
1 parent 155539e commit f9e78fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"devDependencies": {
1919
"@babel/core": "7.14.8",
2020
"@babel/runtime": "7.14.8",
21-
"@react-native-community/eslint-config": "^2.0.0",
21+
"@react-native-community/eslint-config": "2.0.0",
2222
"babel-jest": "26.6.3",
2323
"eslint": "7.14.0",
2424
"jest": "26.6.3",
25-
"metro-react-native-babel-preset": "^0.64.0",
25+
"metro-react-native-babel-preset": "0.64.0",
2626
"react-test-renderer": "17.0.1"
2727
},
2828
"jest": {

0 commit comments

Comments
 (0)