mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 11:20:36 +01:00
chore: remove not needed command
This commit is contained in:
@@ -19,7 +19,6 @@
|
|||||||
"prepack": "yarn build",
|
"prepack": "yarn build",
|
||||||
"dev": "nuxi dev docs",
|
"dev": "nuxi dev docs",
|
||||||
"build:docs": "nuxi build docs",
|
"build:docs": "nuxi build docs",
|
||||||
"postbuild:docs": "mv ./docs/.vercel .vercel",
|
|
||||||
"lint": "eslint --ext .ts,.js,.vue .",
|
"lint": "eslint --ext .ts,.js,.vue .",
|
||||||
"prepare": "nuxi prepare docs",
|
"prepare": "nuxi prepare docs",
|
||||||
"release": "yarn lint && standard-version && git push --follow-tags"
|
"release": "yarn lint && standard-version && git push --follow-tags"
|
||||||
|
|||||||
Reference in New Issue
Block a user