Skip to content

Commit 77f35b1

Browse files
authored
Merge pull request #9 from wordpress-mobile/issue/7-prepare-for-npm
Issue/7 prepare for npm
2 parents e464770 + e11115c commit 77f35b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
2-
"name": "AztecReactNativeExampleApp",
2+
"name": "react-native-aztec",
33
"version": "0.0.1",
44
"license": "GPL-2.0",
5-
"private": true,
65
"scripts": {
76
"test": "echo \"Error: no test specified\" && exit 1",
87
"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

Comments
 (0)