From a5b2c823959df71093d6002b074e419a7c231bef Mon Sep 17 00:00:00 2001 From: jekkos Date: Wed, 24 Aug 2016 19:57:09 +0200 Subject: [PATCH] Set grunt script link tags to master version for composer branch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32b4cdb78..e7a85edb1 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "grunt-contrib-watch": "~0.5.3", "grunt-license-bower": "~1.0.1", "grunt-mocha-webdriver": "^1.2.2", - "grunt-script-link-tags": "git://github.com/jekkos/grunt-script-link-tags.git#c87d3e1d", + "grunt-script-link-tags": "git://github.com/jekkos/grunt-script-link-tags.git#master", "grunt-wiredep": "^2.0.0", "load-grunt-tasks": "^3.4.0", "mocha": "^2.2.1",