Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Apr 5, 2021
1 parent 078294e commit 5793047
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 @@ -15,7 +15,7 @@
"clean.demo.vue": "rimraf demo_vue/hooks demo_vue/node_modules demo_vue/platforms",
"plugin.watch.tsc": "npm run tsc -- -w",
"plugin.watch": "npm run plugin.watch.tsc",
"publish": "npm run build && lerna publish --create-release=github",
"publish": "npm run build && lerna publish --create-release=github --force-publish",
"commitmsg": "commitlint -e $GIT_PARAMS"
},
"keywords": [
Expand Down

0 comments on commit 5793047

Please sign in to comment.