Skip to content

Commit ccbd676

Browse files
committed
ci: temporarily remove preversion script
1 parent cd61d6a commit ccbd676

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
@@ -36,7 +36,6 @@
3636
"test": "npm run build && jasmine-browser-runner runSpecs",
3737
"build": "rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript",
3838
"release": "npm run lint && npm run build && node ci/compress.js",
39-
"preversion": "npm run lint && npm test",
4039
"version": "npm run build && node ci/compress.js && git add -A dist src/index.ts"
4140
},
4241
"lint-staged": {

0 commit comments

Comments
 (0)