We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb78865 commit f92295aCopy full SHA for f92295a
package.json
@@ -41,11 +41,11 @@
41
"react-native": ">=0.50.4"
42
},
43
"devDependencies": {
44
- "@babel/core": "^7.6.2",
45
- "@babel/runtime": "^7.6.2",
46
- "@react-native-community/eslint-config": "^0.0.5",
47
- "chokidar": "^3.3.0",
48
- "eslint": "^6.7.2",
+ "@babel/core": "^7.8.4",
+ "@babel/runtime": "^7.8.4",
+ "@react-native-community/eslint-config": "^0.0.7",
+ "chokidar": "^3.3.1",
+ "eslint": "^6.8.0",
49
"fs-extra": "^8.1.0",
50
"pre-commit": "1.2.2"
51
}
0 commit comments