From a6ce7008317d06e032339db3b0dc5254115a10d4 Mon Sep 17 00:00:00 2001 From: Julie Myers Date: Tue, 24 Mar 2015 04:26:39 -0600 Subject: [PATCH] Add chai-jquery to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 732eb86787..dadcd03961 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "async": "^0.9.0", "bcrypt-nodejs": "^0.0.3", "body-parser": "^1.9.3", + "chai-jquery": "^2.0.0", "cheerio": "^0.18.0", "clockwork": "^0.1.1", "compression": "^1.2.1",