chore: ignore docus updates

Using manual upgrade to avoid breaking changes
This commit is contained in:
pooya parsa 2021-09-09 09:42:22 +02:00 committed by GitHub
parent 35f7f10c43
commit 166a8196f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,11 @@
"@nuxtjs" "@nuxtjs"
], ],
"ignoreDeps": [ "ignoreDeps": [
"docus" "docus",
"@docus/app",
"@docus/github",
"@docus/social-image",
"@docus/theme",
"@docus/twitter"
] ]
} }