Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
yairEO committed Dec 26, 2020
1 parent dc89830 commit 10aa4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"scripts": {
"start": "npx [email protected]",
"prepublishOnly": "gulp build && git add . && git commit -am '[BUILD]' && pkg-ok",
"_prepublishOnly": "gulp build && git add . && git commit -am '[BUILD]' && pkg-ok",
"test": "echo \"No test specified\"",
"serve": "npx http-server -o index.html -c-1"
},
Expand Down

0 comments on commit 10aa4a3

Please sign in to comment.