From ae44e1b75529c611b5714269683d78e7c4e1026c Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 8 Feb 2018 15:52:36 -0800 Subject: [PATCH] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 0b06e21..89f7950 100644 --- a/index.js +++ b/index.js @@ -31,7 +31,7 @@ const authors = { const packages = { 'babel-core': 'https://opencollective.com/babel', bower: 'https://opencollective.com/bower', - chai: 'https://opencollective.com/chaijs' + chai: 'https://opencollective.com/chaijs', cheerio: 'https://opencollective.com/cheerio', choo: 'https://opencollective.com/choo', gulp: 'https://opencollective.com/gulpjs',