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 48
48
"version" : " npm run build && git add -A dist src build" ,
49
49
"postversion" : " node -e \" console.log('Version bumped and committed. If ok, run: git push && git push --tags')\" "
50
50
},
51
+ "browserify" : {
52
+ "transform" : [" glslify" ]
53
+ },
51
54
"dependencies" : {
52
55
"3d-view" : " ^2.0.0" ,
53
56
"alpha-shape" : " ^1.0.0" ,
79
82
"mapbox-gl" : " ^0.22.0" ,
80
83
"mouse-change" : " ^1.4.0" ,
81
84
"mouse-wheel" : " ^1.0.2" ,
82
- "ndarray" : " ^1.0.16 " ,
85
+ "ndarray" : " ^1.0.18 " ,
83
86
"ndarray-fill" : " ^1.0.1" ,
84
87
"ndarray-homography" : " ^1.0.0" ,
85
88
"ndarray-ops" : " ^1.2.2" ,
89
+ "regl" : " ^1.3.0" ,
86
90
"right-now" : " ^1.0.0" ,
87
91
"robust-orientation" : " ^1.1.3" ,
88
92
"sane-topojson" : " ^2.0.0" ,
103
107
"fs-extra" : " ^2.0.0" ,
104
108
"fuse.js" : " ^2.6.1" ,
105
109
"glob" : " ^7.0.0" ,
110
+ "glslify" : " ^4.0.0" ,
106
111
"gzip-size" : " ^3.0.0" ,
107
112
"image-size" : " ^0.5.1" ,
108
113
"jasmine-core" : " ^2.4.1" ,
You can’t perform that action at this time.
0 commit comments