]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: remove unused dep
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 10 Jan 2023 22:50:43 +0000 (23:50 +0100)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Wed, 15 Feb 2023 09:52:57 +0000 (10:52 +0100)
packages/docs-new/package.json

index 9a07125098d9b417d1b22d7fc9151a07d95b8e76..7c793e7716f5647bf40008c49963214517de6391 100644 (file)
@@ -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"