mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore: stub after release
This commit is contained in:
parent
3d1f0ae64c
commit
7535b9b7b7
@ -9,7 +9,7 @@
|
||||
"build": "jiti ./scripts/build-all",
|
||||
"stub": "yarn build --stub",
|
||||
"gentypes": "yarn workspace @nuxt/kit jiti ./scripts/gentypes",
|
||||
"release": "yarn build && lerna publish -m \"chore: release\"",
|
||||
"release": "yarn build && lerna publish -m \"chore: release\" && yarn stub",
|
||||
"nu": "./node_modules/.bin/nu",
|
||||
"play": "yarn run nu dev playground",
|
||||
"lint": "yarn gentypes && eslint --ext .vue,.ts,.js .",
|
||||
|
Loading…
Reference in New Issue
Block a user