Skip to content

Commit

Permalink
chore: update script
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkasany committed Dec 7, 2023
1 parent 3489617 commit 42f6219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.6.0",
"private": false,
"scripts": {
"release": "node ./bin/release.js",
"release:cli": "node ./bin/release.js",
"prepare": "husky install",
"lint": "vue-cli-service lint src",
"start": "npm run lint -- --fix && run-p serve",
Expand Down

0 comments on commit 42f6219

Please sign in to comment.