From 93cec7cbc6c03b2bd95b1e031e894327bdaa65b4 Mon Sep 17 00:00:00 2001 From: Anike Arni Date: Wed, 28 Dec 2016 17:18:45 -0200 Subject: Use minified files for dependencies and copy them to dist folder with webpack --- web-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web-ui/package.json') diff --git a/web-ui/package.json b/web-ui/package.json index 267841f2..728699e6 100644 --- a/web-ui/package.json +++ b/web-ui/package.json @@ -11,7 +11,7 @@ "babel-preset-es2015": "^6.18.0", "bower": "1.7.9", "dompurify": "^0.8.4", - "flightjs": "^1.5.1", + "flightjs": "1.3.0", "font-awesome": "^4.7.0", "foundation-sites": "^6.3.0", "handlebars": "^4.0.5", -- cgit v1.2.3