From 5dad2aa8da9c123a78717866be67b7ee3ec0ad2d Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 14 Oct 2017 20:36:29 +0300 Subject: A working slider --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.3.1