summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMateusz Gapski <mateuszx.gapski@intel.com>2020-07-09 10:21:33 +0300
committerDerick Montague <derick.montague@ibm.com>2020-07-22 01:04:15 +0300
commit632de22a066e7a1224d2c490962530389273c717 (patch)
tree6452cd27736c1979f243b8a02d1996bac6c8dc3d /package.json
parent2c98b0954ac5c50ea9c77e9ee780e3dee4fcdad8 (diff)
downloadwebui-vue-632de22a066e7a1224d2c490962530389273c717.tar.xz
KVM console
- The kvm console with using novnc library Signed-off-by: Mateusz Gapski <mateuszx.gapski@intel.com> Change-Id: Icfb7643595d8c17231ca3671753d6de971525bd3
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 8c90675e..9942f12d 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
},
"dependencies": {
"@carbon/icons-vue": "10.6.1",
+ "@novnc/novnc": "1.2.0",
"axios": "0.19.0",
"bootstrap": "4.4.1",
"bootstrap-vue": "2.12.0",