Skip to content

Commit 2f75385

Browse files
committed
scripts update
1 parent 65a083b commit 2f75385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"pretest": "npm run lint",
2424
"test": "mocha",
2525
"lint": "tslint --project ./",
26-
"prepublish": "npm run lint && npm run build && mocha"
26+
"prepublish": "npm run build"
2727
},
2828
"devDependencies": {
2929
"chai": "^3.5.0",

0 commit comments

Comments
 (0)