create-react-native-library
Advanced tools
Comparing version 0.23.0 to 0.23.1
@@ -25,3 +25,3 @@ "use strict"; | ||
const FALLBACK_BOB_VERSION = '0.18.0'; | ||
const FALLBACK_BOB_VERSION = '0.18.3'; | ||
const BINARIES = /(gradlew|\.(jar|keystore|png|jpg|gif))$/; | ||
@@ -28,0 +28,0 @@ |
{ | ||
"name": "create-react-native-library", | ||
"version": "0.23.0", | ||
"version": "0.23.1", | ||
"description": "CLI to scaffold React Native libraries", | ||
@@ -72,3 +72,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "07ee44d43caa1e03304a32fab07664dd528393a9" | ||
"gitHead": "a079b2a8564526fcc32c86a94ce45389bc2edc0e" | ||
} |
@@ -66,3 +66,3 @@ { | ||
"react-native": "0.68.2", | ||
"react-native-builder-bob": "^0.18.2", | ||
"react-native-builder-bob": "^<%- bob.version %>", | ||
"release-it": "^15.0.0", | ||
@@ -69,0 +69,0 @@ "typescript": "^4.5.2" |
Sorry, the diff of this file is not supported yet
1080064