We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2436293 commit cb1a407Copy full SHA for cb1a407
.github/workflows/build-templates.yml
@@ -98,7 +98,7 @@ jobs:
98
run: |
99
WORK_DIR=tmp-${{ matrix.type }}-${{ matrix.language }}-${{ matrix.example }}
100
./packages/create-react-native-library/bin/create-react-native-library "$WORK_DIR" \
101
- --slug react-native-test \
+ --slug @bob/react-native-test \
102
--description test \
103
--author-name test \
104
--author-email test@test \
0 commit comments