mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-10 05:56:29 +00:00
chore(package): added packages needed in #186
This commit is contained in:
parent
cfb1d9c007
commit
cdd00deedf
1 changed files with 5 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue