Skip to content

Commit 7e3ea17

Browse files
fix(package): update commander to version 4.0.0
Closes #232
1 parent d17bc06 commit 7e3ea17

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
@@ -21,7 +21,7 @@
2121
"amqplib": "^0.5.1",
2222
"async": "^2.5.0",
2323
"coffeescript": "^2.0.2",
24-
"commander": "^2.10.0",
24+
"commander": "^4.0.0",
2525
"debug": "^4.0.0",
2626
"fbp": "^1.6.0",
2727
"mqtt": "^2.7.1",

0 commit comments

Comments
 (0)