Skip to content

Commit 04b1374

Browse files
fix(package): update yargs to version 15.0.1
Closes #106
1 parent f7f28f0 commit 04b1374

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
"inquirer": "^6.5.0",
2222
"moment": "^2.22.1",
2323
"node-fetch": "^2.1.2",
24-
"yargs": "^12.0.1"
24+
"yargs": "^15.0.1"
2525
},
2626
"bin": {
2727
"moneyd": "./bin/moneyd.js"

0 commit comments

Comments
 (0)