From e864dda84023c1a49e8d19ff0875f755d5562a42 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 16 Jan 2021 11:59:14 -0900 Subject: [PATCH] removed old packages --- frontend/package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index feb2ff534..f69ea8ccf 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -15,8 +15,6 @@ "qs": "^6.9.4", "v-jsoneditor": "^1.4.2", "vue": "^2.6.11", - "vue-cookies": "^1.7.4", - "vue-html-to-paper": "^1.3.1", "vue-i18n": "^8.22.3", "vue-router": "^3.4.9", "vuetify": "^2.4.2",