Upgrade dev dependencies

remotes/origin/zipfile-cartodb
Raul Ochoa 8 years ago
parent 8be437ee56
commit 7edb79d83b

@ -42,13 +42,13 @@
"yargs": "~5.0.0"
},
"devDependencies": {
"istanbul": "~0.4.2",
"shapefile": "0.3.0",
"mocha": "~1.21.4",
"istanbul": "0.4.5",
"jshint": "~2.6.0",
"zipfile": "0.5.9",
"libxmljs": "~0.8.1",
"sqlite3": "~3.0.8"
"libxmljs": "0.18.0",
"mocha": "3.2.0",
"shapefile": "0.3.0",
"sqlite3": "3.1.8",
"zipfile": "0.5.11"
},
"scripts": {
"test": "make test-all",

Loading…
Cancel
Save