chore: prune ignored dependencies

This commit is contained in:
Daniel Roe 2022-10-09 20:33:58 +01:00
parent abe94529db
commit 2f3c9633c1
No known key found for this signature in database
GPG Key ID: 22D5008E4F5D9B55

View File

@ -3,15 +3,7 @@
"@nuxtjs" "@nuxtjs"
], ],
"ignoreDeps": [ "ignoreDeps": [
"docus",
"@docus/app",
"@docus/github",
"@docus/social-image",
"@docus/theme",
"@docus/twitter",
"@vueuse/head", "@vueuse/head",
"vitest", "vitest"
"unplugin",
"vue-tsc"
] ]
} }