chore(package): added packages needed in #186

This commit is contained in:
Berkmann18 2019-07-17 10:38:26 +01:00
parent cfb1d9c007
commit cdd00deedf

View file

@ -45,13 +45,17 @@
"@babel/runtime": "^7.7.6",
"async": "^3.1.0",
"chalk": "^4.0.0",
"ac-learn": "^1.0.3",
"clui": "^0.3.6",
"didyoumean": "^1.2.1",
"inquirer": "^7.3.3",
"json-fixer": "^1.6.8",
"lodash": "^4.11.2",
"name-your-contributors": "^3.4.0",
"node-fetch": "^2.6.0",
"pify": "^5.0.0",
"yargs": "^15.0.1"
"yargs": "^15.0.1",
"request": "^2.72.0"
},
"devDependencies": {
"codecov": "^3.8.1",