mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore: update yarn lock in relase (#61)
This commit is contained in:
parent
f492991b1b
commit
352bb3dad7
@ -14,7 +14,8 @@
|
||||
"play": "yarn run nu dev playground",
|
||||
"lint": "yarn gentypes && eslint --ext .vue,.ts,.js .",
|
||||
"test": "yarn lint",
|
||||
"postinstall": "yarn stub"
|
||||
"postinstall": "yarn stub",
|
||||
"version": "yarn && git add yarn.lock"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxtjs/eslint-config": "^6.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user