Version changes
This commit is contained in:
parent
b08afbd2ee
commit
444263a645
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "understrap",
|
"name": "understrap",
|
||||||
"version": "0.3.6",
|
"version": "0.3.7",
|
||||||
"homepage": "http://understrap.com",
|
"homepage": "http://understrap.com",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Holger Koenemann <office@holgerkoenemann.de>"
|
"Holger Koenemann <office@holgerkoenemann.de>"
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
"OwlCarousel2": "~2.0.0-beta.3"
|
"OwlCarousel2": "~2.0.0-beta.3"
|
||||||
},
|
},
|
||||||
"_source": "https://github.com/holger1411/understrap.git",
|
"_source": "https://github.com/holger1411/understrap.git",
|
||||||
"_target": "~0.3.6",
|
"_target": "~0.3.7",
|
||||||
"_originalSource": "understrap"
|
"_originalSource": "understrap"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "understrap",
|
"name": "understrap",
|
||||||
"version": "0.3.6",
|
"version": "0.3.7",
|
||||||
"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.7.2",
|
"bower": "^1.7.7",
|
||||||
"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