diff --git a/package-lock.json b/package-lock.json index 9b14bc3510a..ebe7376bed8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "parse-svg-path": "^0.1.2", "polybooljs": "^1.2.0", "probe-image-size": "^7.2.2", - "regl": "git://github.com/yujin-wu/regl.git#plotly/cache-codegen", + "regl": "git@github.com:yujin-wu/regl.git#plotly/cache-codegen", "regl-error2d": "^2.0.12", "regl-line2d": "^3.1.2", "regl-scatter2d": "^3.2.8", @@ -17828,7 +17828,7 @@ }, "regl": { "version": "git+ssh://git@github.com/yujin-wu/regl.git#1cd71074dcb3a67847c95c3f9fbe583383145c23", - "from": "regl@git://github.com/yujin-wu/regl.git#plotly/cache-codegen" + "from": "regl@git@github.com:yujin-wu/regl.git#plotly/cache-codegen" }, "regl-error2d": { "version": "2.0.12", diff --git a/package.json b/package.json index caf729570b2..bb487245f18 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "parse-svg-path": "^0.1.2", "polybooljs": "^1.2.0", "probe-image-size": "^7.2.2", - "regl": "git://github.com/yujin-wu/regl.git#plotly/cache-codegen", + "regl": "git@github.com:yujin-wu/regl.git#plotly/cache-codegen", "regl-error2d": "^2.0.12", "regl-line2d": "^3.1.2", "regl-scatter2d": "^3.2.8",