Skip to content

Commit 084ae3d

Browse files
author
Adam Mcgrath
committed
Fix tests ([email protected] has changed the order of commands/options in the help output)
1 parent a441be1 commit 084ae3d

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
@@ -28,7 +28,7 @@
2828
"node": ">=0.10.1"
2929
},
3030
"dependencies": {
31-
"commander": "^2.9.0",
31+
"commander": "2.10.0",
3232
"csv": "^1.1.1",
3333
"entities": "^1.1.1",
3434
"mocha": "^3.4.1",

0 commit comments

Comments
 (0)