Skip to content

Commit b96985c

Browse files
fix(package): update commander to version 3.0.1
Closes #33
1 parent 14fdbac commit b96985c

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": "^3.0.1",
3838
"escomplex": "2.0.0-alpha",
3939
"esprima": "^3.1.3"
4040
},

0 commit comments

Comments
 (0)