mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-19 02:48:30 +08:00
add webgl packages
This commit is contained in:
11
package.json
11
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",
|
||||
|
||||
Reference in New Issue
Block a user