chore: ignore bridge dep upgrades

vue@2 and vue-router
This commit is contained in:
Pooya Parsa 2022-02-08 17:28:04 +01:00
parent 62c83bfed0
commit a8c532be9a
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
"extends": [
"@nuxtjs"
],
"ignorePaths": [
"**/bridge/**"
],
"ignoreDeps": [
"docus",
"@docus/app",