From 350105c637626f686369a1a52be08beefb5d88c7 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 7 Jul 2024 22:15:06 +0530 Subject: added total in words --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index f190f42..17e06f1 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "bootstrap-icons": "^1.11.1", "bootstrap-icons-vue": "^1.11.1", "currency.js": "^2.0.4", + "number-to-words": "^1.2.4", "vue": "^3.3.4", "vue-router": "^4.2.4", "vue-toast-notification": "^3.1.1" -- cgit v1.2.3