From 464dac56714f4fb187785abda04bf3f2170af2a2 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Thu, 7 Dec 2023 04:22:03 +0530 Subject: showing more useful information in invoice items table --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 9a80ec7..9daaba8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openbills-web", - "version": "0.2.3", + "version": "0.2.4", "private": false, "scripts": { "dev": "vite", @@ -16,6 +16,7 @@ "bootstrap": "^5.3.2", "bootstrap-icons": "^1.11.1", "bootstrap-icons-vue": "^1.11.1", + "currency.js": "^2.0.4", "vue": "^3.3.4", "vue-router": "^4.2.4", "vue-toast-notification": "^3.1.1" -- cgit v1.2.3