Updating dependencies; bumping up version

This commit is contained in:
Vadim Makeev 2014-03-20 22:28:45 +04:00
parent 2391c2ce8b
commit 2726b22569
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "shower",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"main": "index.html",
"ignore": [
@ -17,8 +17,8 @@
"template"
],
"dependencies": {
"shower-core": "^1.0.0",
"shower-ribbon": "^1.0.2",
"shower-bright": "^1.0.2"
"shower-core": "^1.0.1",
"shower-ribbon": "^1.0.3",
"shower-bright": "^1.0.3"
}
}

View File

@ -26,8 +26,8 @@
"template"
],
"dependencies": {
"shower-core": "^1.0.0",
"shower-ribbon": "^1.0.2",
"shower-bright": "^1.0.2"
"shower-core": "^1.0.1",
"shower-ribbon": "^1.0.3",
"shower-bright": "^1.0.3"
}
}