add webgl packages

This commit is contained in:
Colin Megill
2018-03-19 12:43:35 -07:00
parent 133d295556
commit eca56fc780

View File

@@ -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",