updating bower version in package.json
This commit is contained in:
parent
af3e498b1c
commit
ff0dc514b9
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "understrap",
|
"name": "understrap",
|
||||||
"version": "0.2.8",
|
"version": "0.3.4",
|
||||||
"description": "Wordpress Theme framework",
|
"description": "Wordpress Theme framework",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/holger1411/understrap",
|
"homepage": "https://github.com/holger1411/understrap",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bower": "^1.4.1",
|
"bower": "^1.5.2",
|
||||||
"gulp": "^3.9.0",
|
"gulp": "^3.9.0",
|
||||||
"gulp-concat": "^2.6.0",
|
"gulp-concat": "^2.6.0",
|
||||||
"gulp-ignore": "^1.2.1",
|
"gulp-ignore": "^1.2.1",
|
||||||
|
|
Reference in New Issue