mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore: ignore bridge dep upgrades
vue@2 and vue-router
This commit is contained in:
parent
62c83bfed0
commit
a8c532be9a
@ -2,6 +2,9 @@
|
||||
"extends": [
|
||||
"@nuxtjs"
|
||||
],
|
||||
"ignorePaths": [
|
||||
"**/bridge/**"
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"docus",
|
||||
"@docus/app",
|
||||
|
Loading…
Reference in New Issue
Block a user