We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e464770 + e11115c commit 77f35b1Copy full SHA for 77f35b1
package.json
@@ -1,8 +1,7 @@
1
{
2
- "name": "AztecReactNativeExampleApp",
+ "name": "react-native-aztec",
3
"version": "0.0.1",
4
"license": "GPL-2.0",
5
- "private": true,
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
8
"clean": "watchman watch-del-all; rm -rf node_modules/ example/node_modules/ yarn.lock example/yarn.lock package-lock.json example/package-lock.json; rm -rf $TMPDIR/react-*; rm -rf $TMPDIR/metro-cache-*; rm -rf $TMPDIR/jest_*",
0 commit comments