summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVitalii Lysak <v.lysak@dunice.net>2022-07-20 10:25:49 +0300
committerVitalii Lysak <v.lysak@dunice.net>2022-07-20 10:25:49 +0300
commit5f84c94c3fce9faef603838bc63927a5a681e93d (patch)
tree135e818142908e3bf06e71c4355957d7c1ca6c84 /package.json
parent1a556ce087e42d96f29fe53598f0fb23c2f33b98 (diff)
downloadwebui-vue-5f84c94c3fce9faef603838bc63927a5a681e93d.tar.xz
add charts lib
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 91d45434..ca67d53a 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,7 @@
"core-js": "3.9.1",
"date-fns": "2.19.0",
"date-fns-tz": "1.1.3",
+ "highcharts-vue": "1.4.0",
"js-cookie": "2.2.1",
"lodash": "4.17.21",
"vue": "2.6.12",