mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 21:55:11 +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",
|
"play": "yarn run nu dev playground",
|
||||||
"lint": "yarn gentypes && eslint --ext .vue,.ts,.js .",
|
"lint": "yarn gentypes && eslint --ext .vue,.ts,.js .",
|
||||||
"test": "yarn lint",
|
"test": "yarn lint",
|
||||||
"postinstall": "yarn stub"
|
"postinstall": "yarn stub",
|
||||||
|
"version": "yarn && git add yarn.lock"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxtjs/eslint-config": "^6.0.0",
|
"@nuxtjs/eslint-config": "^6.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user