Skip to content

Commit d6fd031

Browse files
fix(package): update yargs to version 15.0.1
Closes #24
1 parent 381c1ed commit d6fd031

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
@@ -57,7 +57,7 @@
5757
"uws": "^10.148.0",
5858
"vectorious": "^4.8.1",
5959
"write-file-atomic": "^2.3.0",
60-
"yargs": "^11.0.0"
60+
"yargs": "^15.0.1"
6161
},
6262
"devDependencies": {
6363
"babel-cli": "^6.26.0",

0 commit comments

Comments
 (0)