From 06ffe06f24fe1d27021c0d0bece780169e89a405 Mon Sep 17 00:00:00 2001 From: Ivan Diaz Date: Sun, 7 Feb 2016 13:33:24 -0300 Subject: [PATCH] [Ivan Diaz] - #8 - Require jquery mockjax --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 96a8b771..074ce4b5 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "gulp-util": "^3.0.6", "humps": "^0.6.0", "jest-cli": "^0.5.10", + "jquery-mockjax": "^2.1.0", "morgan": "^1.6.1", "run-sequence": "^1.1.1", "vinyl-source-stream": "^1.1.0",