updating bower version in package.json

This commit is contained in:
koenemann 2015-09-15 15:02:59 +02:00
parent af3e498b1c
commit ff0dc514b9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "understrap",
"version": "0.2.8",
"version": "0.3.4",
"description": "Wordpress Theme framework",
"main": "index.js",
"scripts": {
@ -24,7 +24,7 @@
},
"homepage": "https://github.com/holger1411/understrap",
"dependencies": {
"bower": "^1.4.1",
"bower": "^1.5.2",
"gulp": "^3.9.0",
"gulp-concat": "^2.6.0",
"gulp-ignore": "^1.2.1",