Updated dependencies

This commit is contained in:
Vadim Makeev 2014-09-14 19:53:46 +02:00
parent a94f520ddc
commit 060cf9b2dd
2 changed files with 5 additions and 5 deletions

View File

@ -17,8 +17,8 @@
"template"
],
"dependencies": {
"shower-bright": "^1.0.10",
"shower-core": "^1.0.6",
"shower-ribbon": "^1.0.10"
"shower-bright": "~1.0.11",
"shower-core": "~1.0.7",
"shower-ribbon": "~1.0.11"
}
}

View File

@ -26,9 +26,9 @@
"template"
],
"dependencies": {
"shower-bright": "^1.0.10",
"shower-bright": "^1.0.11",
"shower-core": "^1.0.7",
"shower-ribbon": "^1.0.10"
"shower-ribbon": "^1.0.11"
},
"devDependencies": {
"grunt": "^0.4.5",