From 5b539c61f559ec45287f6911d82f13dbbcae4552 Mon Sep 17 00:00:00 2001 From: Duda Dornelles Date: Fri, 12 Dec 2014 10:15:29 -0200 Subject: ooopsie, forgot the minify npm package which broke packaging the UI thus breaking the dispatcher --- web-ui/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web-ui/package.json') diff --git a/web-ui/package.json b/web-ui/package.json index fefa5dc7..878e3103 100644 --- a/web-ui/package.json +++ b/web-ui/package.json @@ -3,6 +3,7 @@ "version": "0.0.0", "devDependencies": { "bower": "1.3.12", + "minify": "1.4.0", "handlebars": "2.0.0", "html-minifier": "^0.6.9", "imagemin": "3.1.0", -- cgit v1.2.3