From 94e2b0233a3f86880763cb4f663e9b1f401928ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Mon, 4 May 2015 18:36:25 +0200 Subject: [PATCH] Revert grunt-replace to v0.8.0 as 0.9.1 is broken --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68a51aa..7b03965 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "grunt-inline-angular-templates": "^0.1.5", "grunt-line-remover": "^0.0.2", "grunt-mocha-test": "^0.12.7", - "grunt-replace": "^0.9.1", + "grunt-replace": "^0.8.0", "grunt-usemin": "^3.0.0", "grunt-webfont": "^0.5.2", "matchdep": "^0.3.0",