From cc636ce04012a29d7ae52788936e1dee47127838 Mon Sep 17 00:00:00 2001 From: flfeders Date: Tue, 19 Dec 2023 15:18:18 +0100 Subject: [PATCH] Removed Vue Barcode Reader --- spaces/package.json | 1 - spaces/pages/inventory/index.vue | 14 +------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/spaces/package.json b/spaces/package.json index 1e5f8bc..f1fb9ef 100644 --- a/spaces/package.json +++ b/spaces/package.json @@ -46,6 +46,5 @@ "socket.io-client": "^4.7.2", "uuidv4": "^6.2.13", "v-calendar": "^3.1.2", - "vue-barcode-reader": "^1.0.3" } } diff --git a/spaces/pages/inventory/index.vue b/spaces/pages/inventory/index.vue index be3e1ae..0603515 100644 --- a/spaces/pages/inventory/index.vue +++ b/spaces/pages/inventory/index.vue @@ -72,16 +72,6 @@ function changeFocusToQuantity() {