Skip to content

Commit

Permalink
Remove publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
usulpro committed Oct 3, 2017
1 parent e9a4456 commit 51f4bbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"deploy": "node .scripts/deployer",
"prepublish": "node .scripts/npm-prepublish.js",
"postpublish": "node .scripts/npm-postpublish.js",
"publish": "npm publish --tag next",
"lint": "node .scripts/lint.js",
"lintfix": "node .scripts/lint.js --fix",
"testonly": "node .scripts/run_tests",
Expand Down

0 comments on commit 51f4bbd

Please sign in to comment.