We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5473ed0 commit 8845345Copy full SHA for 8845345
package.json
@@ -41,7 +41,7 @@
41
"format": "prettier -w '**/*.ts?(x)'",
42
"lint": "eslint -c ./.eslintrc.js './{src,scripts,build}/**/*.{js,ts,tsx}'",
43
"patch-package": "patch-package",
44
- "publishing": "np",
+ "publishing": "np --tag=latest --branch=master ",
45
"release": "yarn build && yarn publishing",
46
"switch:2": "vue-demi-switch 2.7 vue2",
47
"switch:3": "vue-demi-switch 3",
0 commit comments