From 614817541a79ec0bbc90f8d6133db408b95dac35 Mon Sep 17 00:00:00 2001 From: Noah Loomans Date: Tue, 31 Jul 2018 14:38:03 +0200 Subject: 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. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.1