aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-12-04 00:21:19 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-12-04 00:21:19 +0530
commit43ecf895d367bb63b35a2452b1e1c81e76e560cb (patch)
tree20034bb71eb19eff04a22190a6e06a04b1ed7a0b /package.json
parent366e2193c855ab28917b743c71a877ad5b76c934 (diff)
added sidebar0.2.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 73155b0..5e3e9af 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "openbills-web",
- "version": "0.1.1",
+ "version": "0.2.0",
"private": false,
"scripts": {
"dev": "vite",
@@ -15,6 +15,7 @@
"axios": "^1.5.1",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.1",
+ "bootstrap-icons-vue": "^1.11.1",
"vue": "^3.3.4",
"vue-router": "^4.2.4",
"vue-toast-notification": "^3.1.1"