Skip to content

Commit

Permalink
fix(package): remove publish override
Browse files Browse the repository at this point in the history
  • Loading branch information
Gergely Nemeth committed Jun 8, 2018
1 parent 5532479 commit 4ff86a3
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 @@ -9,7 +9,6 @@
"test": "mocha lib/**/*.spec.js && npm run test-typings",
"lint": "standard --fix --env mocha",
"coverage": "nyc mocha lib/**/*.spec.js",
"publish": "npm run lint && npm test",
"semantic-release": "semantic-release",
"travis-deploy-once": "travis-deploy-once"
},
Expand Down

0 comments on commit 4ff86a3

Please sign in to comment.