create-react-native-library
Advanced tools
Comparing version 0.34.0 to 0.34.1
{ | ||
"name": "create-react-native-library", | ||
"version": "0.34.0", | ||
"version": "0.34.1", | ||
"description": "CLI to scaffold React Native libraries", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
}, | ||
"homepage": "https://github.com/callstack/react-native-builder-bob/blob/main/README.md", | ||
"homepage": "https://callstack.github.io/react-native-builder-bob/create", | ||
"main": "lib/index.js", | ||
@@ -69,3 +69,3 @@ "bin": "bin/create-react-native-library", | ||
}, | ||
"gitHead": "51fc83e7e3f4e5482b81f7f9e3dff748e474cd16" | ||
"gitHead": "1d82fb23700516ca8c2d5864c6df90f9ae3e3c11" | ||
} |
@@ -13,2 +13,2 @@ # create-react-native-library | ||
See more details on the [GitHub repository](https://github.com/callstack/react-native-builder-bob). | ||
See more details on the [documentation website](https://callstack.github.io/react-native-builder-bob/create). |
Sorry, the diff of this file is not supported yet
3545178