mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: add publish lifecycle hook (#60)
This commit is contained in:
parent
f66d917729
commit
cf88c50941
@ -13,6 +13,7 @@
|
||||
"nu": "./node_modules/.bin/nu",
|
||||
"play": "yarn run nu dev playground",
|
||||
"lint": "yarn gentypes && eslint --ext .vue,.ts,.js .",
|
||||
"publish": "yarn",
|
||||
"test": "yarn lint",
|
||||
"postinstall": "yarn stub"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user