From 7e842f259a8347757692c8e7316e710bd26aeb66 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sun, 30 Jan 2022 23:55:05 +0000 Subject: [PATCH] test latest viable currency control to fix negative symbol entry weirdness potentially --- ayanova/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ayanova/package.json b/ayanova/package.json index 6cb0a093..8396c87e 100644 --- a/ayanova/package.json +++ b/ayanova/package.json @@ -28,7 +28,7 @@ "register-service-worker": "^1.7.2", "vue": "^2.6.14", "vue-chartjs": "^3.5.1", - "vue-currency-input": "1.20.3", + "vue-currency-input": "1.22.3", "vue-router": "^3.5.3", "vue-signature": "^2.5.4", "vuetify": "^2.6.1",