Skip to content

Commit

Permalink
Merge pull request #9 from wordpress-mobile/issue/7-prepare-for-npm
Browse files Browse the repository at this point in the history
Issue/7 prepare for npm
  • Loading branch information
daniloercoli authored Apr 17, 2018
2 parents e464770 + e11115c commit 77f35b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "AztecReactNativeExampleApp",
"name": "react-native-aztec",
"version": "0.0.1",
"license": "GPL-2.0",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"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_*",
Expand Down

0 comments on commit 77f35b1

Please sign in to comment.