summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 c7ec95c..e04bc0f 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,8 @@
"license": "MIT",
"dependencies": {
"mapbox-gl": "^0.40.1",
- "vue": "^2.4.4"
+ "vue": "^2.4.4",
+ "vue-slider-component": "^2.4.3"
},
"devDependencies": {
"babel-core": "^6.26.0",