Skip to content

Commit 1ab40a2

Browse files
fix(package): update inquirer to version 7.0.1
Closes #114
1 parent f7f28f0 commit 1ab40a2

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
@@ -18,7 +18,7 @@
1818
"ilp-connector": "^22.5.0",
1919
"ilp-plugin-mini-accounts": "^3.5.1",
2020
"ilp-store-memory": "^1.0.0",
21-
"inquirer": "^6.5.0",
21+
"inquirer": "^7.0.1",
2222
"moment": "^2.22.1",
2323
"node-fetch": "^2.1.2",
2424
"yargs": "^12.0.1"

0 commit comments

Comments
 (0)