From d210d03430aa5b0585e5b84d4ef21e7d629abb64 Mon Sep 17 00:00:00 2001 From: efernandez Date: Tue, 12 Feb 2019 14:30:40 -0300 Subject: [PATCH] angular-mocks --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 9d7557d..4942ae7 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ }, "devDependencies": { "angular": "^1.7.5", + "angular-mocks": "^1.7.7", "angular-route": "^1.7.5", "bootstrap": "^4.1.3", "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", @@ -56,8 +57,5 @@ "pre-commit": "^1.2.2", "pump": "^3.0.0", "ui-bootstrap4": "^3.0.5" - }, - "dependencies": { - "angular-mocks": "^1.7.7" } } -- 1.9.1