aboutsummaryrefslogtreecommitdiff
path: root/package-lock.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-lock.json
parent366e2193c855ab28917b743c71a877ad5b76c934 (diff)
added sidebar0.2.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 5c3f59e..f051c37 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,16 +1,17 @@
{
"name": "openbills-web",
- "version": "0.0.5",
+ "version": "0.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "openbills-web",
- "version": "0.0.5",
+ "version": "0.1.1",
"dependencies": {
"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"
@@ -1859,6 +1860,11 @@
}
]
},
+ "node_modules/bootstrap-icons-vue": {
+ "version": "1.11.1",
+ "resolved": "https://registry.npmjs.org/bootstrap-icons-vue/-/bootstrap-icons-vue-1.11.1.tgz",
+ "integrity": "sha512-vQELXxclY2LauUJ7OMXScv1j+mJS2K2h7NTgW7yDG954dI+SC2QHLKg+Mc7qmCDZ+3oMayeLqmFTDX0GBmdobA=="
+ },
"node_modules/bplist-parser": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.2.0.tgz",