From 248c196622f570bbcbfa4af2602ab2e0b4c3dc1c Mon Sep 17 00:00:00 2001 From: koenemann Date: Thu, 22 Sep 2016 15:20:56 +0200 Subject: [PATCH] preparing version changes and removing bower as dependency --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index f2a9a864..31f0b457 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.4.7", + "version": "0.4.8", "description": "Wordpress Theme framework", "main": "index.js", "scripts": { @@ -25,7 +25,6 @@ "homepage": "https://github.com/holger1411/understrap", "dependencies": { "bootstrap": "^4.0.0-alpha.4", - "bower": "^1.7.9", "browser-sync": "^2.16.0", "font-awesome": "^4.6.3", "gulp": "^3.9.1",