Upgrade dev dependencies
This commit is contained in:
parent
8be437ee56
commit
7edb79d83b
12
package.json
12
package.json
@ -42,13 +42,13 @@
|
|||||||
"yargs": "~5.0.0"
|
"yargs": "~5.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"istanbul": "~0.4.2",
|
"istanbul": "0.4.5",
|
||||||
"shapefile": "0.3.0",
|
|
||||||
"mocha": "~1.21.4",
|
|
||||||
"jshint": "~2.6.0",
|
"jshint": "~2.6.0",
|
||||||
"zipfile": "0.5.9",
|
"libxmljs": "0.18.0",
|
||||||
"libxmljs": "~0.8.1",
|
"mocha": "3.2.0",
|
||||||
"sqlite3": "~3.0.8"
|
"shapefile": "0.3.0",
|
||||||
|
"sqlite3": "3.1.8",
|
||||||
|
"zipfile": "0.5.11"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "make test-all",
|
"test": "make test-all",
|
||||||
|
Loading…
Reference in New Issue
Block a user