From cf91c4df1e8d3cb7de5555d422392e9f29a8977d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Schr=C3=B6der?= Date: Fri, 22 May 2015 16:23:41 +0200 Subject: [PATCH] Added uglify-js to package.json --- luciexpress/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/luciexpress/package.json b/luciexpress/package.json index a735cc17b..a5d913d39 100644 --- a/luciexpress/package.json +++ b/luciexpress/package.json @@ -15,6 +15,7 @@ "jquery-deferred": "*", "najax": "*", "watchjs": "*", + "uglify-js": "*", "array.prototype.find": "*" }, "engines": {