Fix npm error

master
Skylar Ittner 4 years ago
parent 1796e45f92
commit 00600ffee9

@ -8,7 +8,7 @@ pwd
cd www/node_modules
rm -rf {ansicolors,buffer-from,concat-stream,core-util-is,csscolorparser}
rm -rf {dom7,earcut,esprima,geojson-vt,gl-matrix,grid-index,ieee754,inherits,isarray}
rm -rf {dom7,earcut,geojson-vt,gl-matrix,grid-index,ieee754,inherits,isarray}
rm -rf {kdbush,@mapbox,minimist,murmurhash-js,path-to-regexp,pbf,potpack,process-nextick-args}
rm -rf {protocol-buffers-schema,quickselect,readable-stream,redeyed,resolve-protobuf-schema}
rm -rf {rw,safe-buffer,sharkdown,split,ssr-window,string_decoder,supercluster}

Loading…
Cancel
Save