Skip to content

Commit 8845345

Browse files
committed
chore: update publish script [skip ci]
1 parent 5473ed0 commit 8845345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"format": "prettier -w '**/*.ts?(x)'",
4242
"lint": "eslint -c ./.eslintrc.js './{src,scripts,build}/**/*.{js,ts,tsx}'",
4343
"patch-package": "patch-package",
44-
"publishing": "np",
44+
"publishing": "np --tag=latest --branch=master ",
4545
"release": "yarn build && yarn publishing",
4646
"switch:2": "vue-demi-switch 2.7 vue2",
4747
"switch:3": "vue-demi-switch 3",

0 commit comments

Comments
 (0)