Skip to content

Commit f4a32b9

Browse files
committed
remove preversion step
1 parent ae2d46d commit f4a32b9

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
@@ -14,7 +14,6 @@
1414
"lint": "standard",
1515
"watch": "rollup -wc",
1616
"debug": "concurrently 'live-server --port=3443 --entry-file=test.html' 'npm run watch'",
17-
"preversion": "npm run lint && npm run dist && npm run test",
1817
"clean": "rm -rf dist demo/dist"
1918
},
2019
"files": [

0 commit comments

Comments
 (0)