mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 06:05:11 +00:00
chore: ignore vue and vuex major updates
This commit is contained in:
parent
dd3ed75168
commit
bafc814efc
@ -24,7 +24,9 @@
|
||||
"babel-jest",
|
||||
"globby",
|
||||
"execa",
|
||||
"chalk"
|
||||
"chalk",
|
||||
"vue",
|
||||
"vuex"
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
|
Loading…
Reference in New Issue
Block a user