Update commander and devDeps, invert default val and function accordingly
This commit is contained in:
+4
-4
@@ -28,7 +28,7 @@
|
||||
"canvas": "1.6.8",
|
||||
"clone": "2.1.1",
|
||||
"color": "1.0.3",
|
||||
"commander": "2.1.0",
|
||||
"commander": "2.16.0",
|
||||
"cors": "2.8.4",
|
||||
"express": "4.16.2",
|
||||
"glyph-pbf-composite": "0.0.2",
|
||||
@@ -42,8 +42,8 @@
|
||||
"tileserver-gl-styles": "1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"should": "^11.2.0",
|
||||
"mocha": "^3.2.0",
|
||||
"supertest": "^3.0.0"
|
||||
"mocha": "^3.5.3",
|
||||
"should": "^11.2.1",
|
||||
"supertest": "^3.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user