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
1 changed files with 6 additions and 1 deletions

View File

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