Update to node-get 0.1.0

nohash
Tom MacWright 14 years ago
parent 7c1cea7f0a
commit ba05eec550

@ -5,7 +5,7 @@
"keywords" : ["mapnik", "maps", "css"],
"author" : "Tom MacWright <macwright@gmail.com>, Konstantin Käfer, Alexis Sellier <self@cloudhead.net>",
"contributors" : [],
"version" : "0.1.0",
"version" : "0.1.1",
"bin" : { "carto": "./bin/carto" },
"main" : "./lib/carto/index",
"directories" : { "test": "./test" },
@ -18,7 +18,7 @@
"xml2js" : ">= 0.1.0",
// node-srs required by renderer.js ensureSRS()
"srs" : ">= 0.1.0",
"node-get" : "= 0.0.3",
"node-get" : "= 0.1.0",
"step" : ">= 0.0.3",
"expresso" : ">= 0.0.0"
}

Loading…
Cancel
Save