Skip to content

Commit 4ff86a3

Browse files
author
Gergely Nemeth
committed
fix(package): remove publish override
1 parent 5532479 commit 4ff86a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"test": "mocha lib/**/*.spec.js && npm run test-typings",
1010
"lint": "standard --fix --env mocha",
1111
"coverage": "nyc mocha lib/**/*.spec.js",
12-
"publish": "npm run lint && npm test",
1312
"semantic-release": "semantic-release",
1413
"travis-deploy-once": "travis-deploy-once"
1514
},

0 commit comments

Comments
 (0)