diff --git a/package.json b/package.json index 2f5263af..3e750f29 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,16 @@ "redux-thunk": "^2.2.0", "serve-favicon": "^2.3.0", "urijs": "^1.19.0", - "whatwg-fetch": "^2.0.3" + "whatwg-fetch": "^2.0.3", + "canvas-fit": "^1.5.0", + "gl-mat4": "^1.1.4", + "hsv2rgb": "^1.1.0", + "key-pressed": "0.0.1", + "mouse-position": "^2.0.1", + "mouse-pressed": "^1.0.0", + "orbit-camera": "^1.0.0", + "regl": "^1.3.1", + "scroll-speed": "^1.0.0" }, "devDependencies": { "autoprefixer": "^6.4.0",