File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 4848 "version" : " npm run build && git add -A dist src build" ,
4949 "postversion" : " node -e \" console.log('Version bumped and committed. If ok, run: git push && git push --tags')\" "
5050 },
51+ "browserify" : {
52+ "transform" : [" glslify" ]
53+ },
5154 "dependencies" : {
5255 "3d-view" : " ^2.0.0" ,
5356 "alpha-shape" : " ^1.0.0" ,
7982 "mapbox-gl" : " ^0.22.0" ,
8083 "mouse-change" : " ^1.4.0" ,
8184 "mouse-wheel" : " ^1.0.2" ,
82- "ndarray" : " ^1.0.16 " ,
85+ "ndarray" : " ^1.0.18 " ,
8386 "ndarray-fill" : " ^1.0.1" ,
8487 "ndarray-homography" : " ^1.0.0" ,
8588 "ndarray-ops" : " ^1.2.2" ,
89+ "regl" : " ^1.3.0" ,
8690 "right-now" : " ^1.0.0" ,
8791 "robust-orientation" : " ^1.1.3" ,
8892 "sane-topojson" : " ^2.0.0" ,
103107 "fs-extra" : " ^2.0.0" ,
104108 "fuse.js" : " ^2.6.1" ,
105109 "glob" : " ^7.0.0" ,
110+ "glslify" : " ^4.0.0" ,
106111 "gzip-size" : " ^3.0.0" ,
107112 "image-size" : " ^0.5.1" ,
108113 "jasmine-core" : " ^2.4.1" ,
You can’t perform that action at this time.
0 commit comments