From da5812e85e1b6b8b7b4614a81f23af912093badd Mon Sep 17 00:00:00 2001 From: Keith Cirkel Date: Thu, 8 Feb 2018 23:49:22 +0000 Subject: [PATCH] add chaijs! --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index e552c0b..0b06e21 100644 --- a/index.js +++ b/index.js @@ -31,6 +31,7 @@ const authors = { const packages = { 'babel-core': 'https://opencollective.com/babel', bower: 'https://opencollective.com/bower', + chai: 'https://opencollective.com/chaijs' cheerio: 'https://opencollective.com/cheerio', choo: 'https://opencollective.com/choo', gulp: 'https://opencollective.com/gulpjs',