summaryrefslogtreecommitdiff
path: root/web-ui/package.json
diff options
context:
space:
mode:
authorAnike Arni <aarni@thoughtworks.com>2016-12-28 16:16:56 -0200
committerAnike Arni <aarni@thoughtworks.com>2016-12-28 16:16:56 -0200
commitb0eef380feab59153fbaa9b11084bd4def91ec5b (patch)
treecd48c9798036001c38452b3f484f2f50d7764b60 /web-ui/package.json
parentd83a6d27b7f92752a91a8d733353a38714e44951 (diff)
Move foundation from bower to npm and package them with webpack
Diffstat (limited to 'web-ui/package.json')
-rw-r--r--web-ui/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/package.json b/web-ui/package.json
index 3dab5f80..267841f2 100644
--- a/web-ui/package.json
+++ b/web-ui/package.json
@@ -13,6 +13,7 @@
"dompurify": "^0.8.4",
"flightjs": "^1.5.1",
"font-awesome": "^4.7.0",
+ "foundation-sites": "^6.3.0",
"handlebars": "^4.0.5",
"he": "^1.1.0",
"html-minifier": "2.1.6",