diff client/package.json @ 565:4bc27eea4f09

feat: Added tooltips for user roles Added v-tooltip as library. Implemented tooltips for user roles
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 04 Sep 2018 16:24:39 +0200
parents 2ac37419f593
children 99968a7394f7
line wrap: on
line diff
--- a/client/package.json	Tue Sep 04 15:45:06 2018 +0200
+++ b/client/package.json	Tue Sep 04 16:24:39 2018 +0200
@@ -18,6 +18,7 @@
     "font-awesome": "^4.7.0",
     "locale2": "^2.2.0",
     "ol": "^5.0.0",
+    "v-tooltip": "^2.0.0-rc.33",
     "vue": "^2.5.16",
     "vue-router": "^3.0.1",
     "vuex": "^3.0.1"