diff options
author | Noah Loomans <noahloomans@gmail.com> | 2018-07-31 14:38:03 +0200 |
---|---|---|
committer | Noah Loomans <noahloomans@gmail.com> | 2018-07-31 14:38:03 +0200 |
commit | 614817541a79ec0bbc90f8d6133db408b95dac35 (patch) | |
tree | 9f605609006a1a9e50a44bf4b3f8f43eb61b572c | |
parent | 3d498f38d1f4bbb6f539cf2edc8c272621af5127 (diff) |
Update bower
We don't use bower anymore in the beta version, but we still need to
update it since we need to make a small change in the beta version in
order to make it work for Kiemm and Mavo.
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e085cbe..f67f30d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "babel-preset-es2015": "^6.24.1", "babel-preset-es2016": "^6.16.0", "babelify": "^7.3.0", - "bower": "^1.7.9", + "bower": "^1.8.4", "browserify": "^13.1.0", "gulp": "^3.9.1", "watchify": "^3.7.0" |