Updated dependencies

This commit is contained in:
Vadim Makeev 2014-03-21 12:50:06 +04:00
parent 449ccfe1fc
commit 2d7d120f44
2 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
], ],
"dependencies": { "dependencies": {
"shower-core": "^1.0.1", "shower-core": "^1.0.1",
"shower-ribbon": "^1.0.3", "shower-ribbon": "^1.0.4",
"shower-bright": "^1.0.3" "shower-bright": "^1.0.4"
} }
} }

View File

@ -27,8 +27,8 @@
], ],
"dependencies": { "dependencies": {
"shower-core": "^1.0.1", "shower-core": "^1.0.1",
"shower-ribbon": "^1.0.3", "shower-ribbon": "^1.0.4",
"shower-bright": "^1.0.3" "shower-bright": "^1.0.4"
}, },
"devDependencies": { "devDependencies": {
"grunt": "^0.4.4", "grunt": "^0.4.4",