This commit is contained in:
Nicolas Gallagher
2022-08-25 11:04:00 -07:00
parent 290cae2a38
commit bd409f6a15
8 changed files with 29 additions and 66 deletions
+2 -2
View File
@@ -13,11 +13,11 @@
"prop-types": "^15.6.0",
"react": ">=17.0.2",
"react-dom": ">=17.0.2",
"react-native-web": "0.18.6"
"react-native-web": "0.18.8"
},
"devDependencies": {
"babel-loader": "^8.2.5",
"babel-plugin-react-native-web": "0.18.6",
"babel-plugin-react-native-web": "0.18.8",
"css-loader": "^6.7.1",
"style-loader": "^3.3.1",
"url-loader": "^4.1.1",