Fix deps
This commit is contained in:
parent
8a14fe546a
commit
8fe4c8f610
10
package.json
10
package.json
@ -27,16 +27,16 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"carto": "https://github.com/CartoDB/carto/archive/master.tar.gz",
|
"carto": "cartodb/carto#master",
|
||||||
"d3": "^3.5.6",
|
"d3": "~3.5.6",
|
||||||
"turbo-carto": "^0.15.0",
|
"turbo-carto": "~0.15.1",
|
||||||
"turf-jenks": "^1.0.1"
|
"turf-jenks": "~1.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"browserify": "~7.0.0",
|
"browserify": "~7.0.0",
|
||||||
"canvas": "~1.2.1",
|
"canvas": "~1.2.1",
|
||||||
"leaflet": "0.7.3",
|
"leaflet": "0.7.3",
|
||||||
"mapnik": "https://github.com/CartoDB/node-mapnik/tarball/1.4.15-cdb1",
|
"mapnik": "cartodb/node-mapnik#1.4.15-cdb8",
|
||||||
"node-qunit-phantomjs": "1.3.0",
|
"node-qunit-phantomjs": "1.3.0",
|
||||||
"phantomjs-polyfill": "0.0.1",
|
"phantomjs-polyfill": "0.0.1",
|
||||||
"qunit": "~0.7.5",
|
"qunit": "~0.7.5",
|
||||||
|
Loading…
Reference in New Issue
Block a user