Skip to content

Commit 594ac0e

Browse files
committed
chore: remove useless script
1 parent 32852d3 commit 594ac0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
"build:docs": "yarn workspace docs build",
1818
"view-info": "yarn tsc && yarn workspace docs view-info",
1919
"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",
2220
"register-vuepress": "lerna exec --scope vuepress -- yarn link",
2321
"lint": "eslint packages --fix --ext .js,.vue",
2422
"release": "yarn --pure-lockfile && yarn tsc && node scripts/release.js",

0 commit comments

Comments
 (0)