All about that wizard

This commit is contained in:
Will Boyd
2020-01-12 09:03:32 -05:00
parent 362c188aff
commit 579b34bb41
7 changed files with 417 additions and 52 deletions
+3 -1
View File
@@ -18,9 +18,11 @@
"node": ">= 12.14.0"
},
"dependencies": {
"camelcase": "^5.3.1",
"chalk": "^3.0.0",
"commander": "^4.0.1",
"inquirer": "^7.0.3",
"luxon": "^1.21.3",
"minimist": "^1.2.0",
"request": "^2.88.0",
"request-promise-native": "^1.0.8",
"turndown": "^5.0.3",