Skip to content

Commit 335f2f4

Browse files
fix(package): update commander to version 4.0.0
Closes #33
1 parent 14fdbac commit 335f2f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"async": "^2.1.5",
3636
"check-types": "^7.1.5",
37-
"commander": "^2.9.0",
37+
"commander": "^4.0.0",
3838
"escomplex": "2.0.0-alpha",
3939
"esprima": "^3.1.3"
4040
},

0 commit comments

Comments
 (0)