summaryrefslogtreecommitdiff
path: root/web-ui/package.json
diff options
context:
space:
mode:
authorAnike Arni <aarni@thoughtworks.com>2016-12-28 17:18:45 -0200
committerAnike Arni <aarni@thoughtworks.com>2016-12-28 17:18:45 -0200
commit93cec7cbc6c03b2bd95b1e031e894327bdaa65b4 (patch)
tree50baff6d407164eda3c0cd1448cb7befafce1dd8 /web-ui/package.json
parentb0eef380feab59153fbaa9b11084bd4def91ec5b (diff)
Use minified files for dependencies and copy them to dist folder with webpack
Diffstat (limited to 'web-ui/package.json')
-rw-r--r--web-ui/package.json2
1 files changed, 1 insertions, 1 deletions
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",