Skip to content

Commit cdd00de

Browse files
committed
chore(package): added packages needed in #186
1 parent cfb1d9c commit cdd00de

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,17 @@
4545
"@babel/runtime": "^7.7.6",
4646
"async": "^3.1.0",
4747
"chalk": "^4.0.0",
48+
"ac-learn": "^1.0.3",
49+
"clui": "^0.3.6",
4850
"didyoumean": "^1.2.1",
4951
"inquirer": "^7.3.3",
5052
"json-fixer": "^1.6.8",
5153
"lodash": "^4.11.2",
54+
"name-your-contributors": "^3.4.0",
5255
"node-fetch": "^2.6.0",
5356
"pify": "^5.0.0",
54-
"yargs": "^15.0.1"
57+
"yargs": "^15.0.1",
58+
"request": "^2.72.0"
5559
},
5660
"devDependencies": {
5761
"codecov": "^3.8.1",

0 commit comments

Comments
 (0)