From: Eduardo San Martin Morote Date: Tue, 10 Jan 2023 22:50:43 +0000 (+0100) Subject: chore: remove unused dep X-Git-Tag: @pinia/nuxt@0.4.7~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41c1097eb87d1109f40fd53be8aff9c2924ad30c;p=thirdparty%2Fvuejs%2Fpinia.git chore: remove unused dep --- diff --git a/packages/docs-new/package.json b/packages/docs-new/package.json index 9a071250..7c793e77 100644 --- a/packages/docs-new/package.json +++ b/packages/docs-new/package.json @@ -8,7 +8,6 @@ "docs:build": "vitepress build ." }, "dependencies": { - "@chenfengyuan/vue-countdown": "^2.1.0", "@vueuse/core": "^9.5.0", "pinia": "workspace:^2.0.18", "vitepress": "^1.0.0-0"