diff --git a/package.json b/package.json index b6ac6610..ebec1cba 100644 --- a/package.json +++ b/package.json @@ -62,10 +62,10 @@ "@babel/polyfill": "^7.12.1", "@ykob/glsl-util": "^1.1.0", "@ykob/js-util": "^2.0.0", - "easing-js": "git://github.com/danro/easing-js.git", + "easing-js": "https://github.com/danro/easing-js.git", "gl-matrix": "^3.3.0", "glsl-easings": "^1.0.0", - "glsl-force": "git://github.com/ykob/glsl-force.git", + "glsl-force": "https://github.com/ykob/glsl-force.git", "glsl-inverse": "^1.0.0", "glsl-noise": "0.0.0", "three": "^0.128.0",