We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b41d5 commit 0d6fd02Copy full SHA for 0d6fd02
package.json
@@ -4,7 +4,7 @@
4
"description": "parse arguments with recursive contexts",
5
"main": "index.js",
6
"dependencies": {
7
- "minimist": "~0.0.7"
+ "minimist": "^1.1.0"
8
},
9
"devDependencies": {
10
"tape": "~2.3.2"
0 commit comments