create-react-native-library
Advanced tools
Comparing version 0.30.1 to 0.31.0
@@ -24,7 +24,7 @@ "use strict"; | ||
const PACKAGES_TO_ADD_WEB = { | ||
'react-dom': '18.1.0', | ||
'react-native-web': '~0.18.9' | ||
'react-dom': '18.2.0', | ||
'react-native-web': '~0.18.10' | ||
}; | ||
const PACKAGES_TO_ADD_WEB_DEV = { | ||
'@expo/webpack-config': '^0.17.2', | ||
'@expo/webpack-config': '^18.0.1', | ||
'babel-loader': '^8.1.0' | ||
@@ -31,0 +31,0 @@ }; |
{ | ||
"name": "create-react-native-library", | ||
"version": "0.30.1", | ||
"version": "0.31.0", | ||
"description": "CLI to scaffold React Native libraries", | ||
@@ -73,3 +73,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "2fe844a037e535f590c6542b7aceb0e261d877b1" | ||
"gitHead": "1902e5f7a295282023bb60d05cdf10fa66de50a5" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
185712
122