Skip to content

Commit 898e31b

Browse files
fix(package): update commander to version 3.0.2
Closes #89
1 parent 141e8eb commit 898e31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/runtime": "^7.0.0-beta.56",
1111
"@google/maps": "^0.5.5",
1212
"cli-table2": "^0.2.0",
13-
"commander": "^2.17.0",
13+
"commander": "^3.0.2",
1414
"convert-units": "^2.3.4",
1515
"uber-estimates-client": "^2.0.0"
1616
},

0 commit comments

Comments
 (0)