Skip to content

Commit

Permalink
remove preversion step
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad committed Jan 7, 2022
1 parent ae2d46d commit f4a32b9
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 @@ -14,7 +14,6 @@
"lint": "standard",
"watch": "rollup -wc",
"debug": "concurrently 'live-server --port=3443 --entry-file=test.html' 'npm run watch'",
"preversion": "npm run lint && npm run dist && npm run test",
"clean": "rm -rf dist demo/dist"
},
"files": [
Expand Down

0 comments on commit f4a32b9

Please sign in to comment.