We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf63e26 commit cc747aaCopy full SHA for cc747aa
HelloWorld/package.json
@@ -41,9 +41,9 @@
41
"@uiw/react-native-doc": "^4.0.5"
42
},
43
"devDependencies": {
44
- "@babel/core": "~7.20.0",
+ "@babel/core": "~7.25.0",
45
"@babel/preset-env": "^7.20.0",
46
- "@babel/runtime": "~7.20.0",
+ "@babel/runtime": "~7.25.0",
47
"@react-native-community/eslint-config": "3.2.0",
48
"@tsconfig/react-native": "^2.0.2",
49
"@types/jest": "^29.2.1",
template/template/package.json
@@ -42,9 +42,9 @@
50
0 commit comments