From 8f7740824da24489e1aa0b518117a4b6f6eee1e8 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Wed, 29 Oct 2014 23:30:36 -0300 Subject: [PATCH] add crytojs for compatibility --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index f9909706b..daf2d6cfe 100644 --- a/package.json +++ b/package.json @@ -82,6 +82,7 @@ "mocha-lcov-reporter": "^0.0.1", "mock-fs": "^2.3.1", "sjcl": "*", + "node-cryptojs-aes": "^0.4.0", "request": "^2.40.0", "shelljs": "^0.3.0", "sinon": "^1.9.1",