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 32852d3 commit 594ac0eCopy full SHA for 594ac0e
package.json
@@ -17,8 +17,6 @@
17
"build:docs": "yarn workspace docs build",
18
"view-info": "yarn tsc && yarn workspace docs view-info",
19
"show-help": "yarn workspace docs show-help",
20
- "dev:blog": "yarn tsc && yarn workspace blog dev",
21
- "build:blog": "yarn tsc && yarn workspace blog build",
22
"register-vuepress": "lerna exec --scope vuepress -- yarn link",
23
"lint": "eslint packages --fix --ext .js,.vue",
24
"release": "yarn --pure-lockfile && yarn tsc && node scripts/release.js",
0 commit comments