mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-09 05:16:23 +10:00
chore: fix script typo (#1740)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
"description": "Minimalistic doc generator with Vue component based layout system",
|
||||
"scripts": {
|
||||
"bootstrap": "yarn && lerna bootstrap && yarn tsc",
|
||||
"claan": "lerna clean && rm -rf node_modules",
|
||||
"clean": "lerna clean && rm -rf node_modules",
|
||||
"boot": "node scripts/bootstrap.js",
|
||||
"remote-version": "node scripts/remote-version.js",
|
||||
"dev": "yarn tsc && yarn dev:docs",
|
||||
|
||||
Reference in New Issue
Block a user