From c740bc5d2aceff30542add55998c9ea468ae78fa Mon Sep 17 00:00:00 2001 From: Glenn Vorhes <gavorhes@wisc.edu> Date: Wed, 5 Oct 2016 10:46:56 -0500 Subject: [PATCH] custom ol as dependency --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 589474b..021cadd 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,6 @@ "jquery-ui": "1.10.5", "es6-mixins": "^1.0.2", "floatthead": "^1.4.0", - "custom-ol": "github:glennvorhes/custom-ol" - + "custom-ol": "git://github.com/glennvorhes/custom-ol.git#master" } } -- GitLab