Updated dependencies
This commit is contained in:
parent
a94f520ddc
commit
060cf9b2dd
|
@ -17,8 +17,8 @@
|
||||||
"template"
|
"template"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"shower-bright": "^1.0.10",
|
"shower-bright": "~1.0.11",
|
||||||
"shower-core": "^1.0.6",
|
"shower-core": "~1.0.7",
|
||||||
"shower-ribbon": "^1.0.10"
|
"shower-ribbon": "~1.0.11"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -26,9 +26,9 @@
|
||||||
"template"
|
"template"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"shower-bright": "^1.0.10",
|
"shower-bright": "^1.0.11",
|
||||||
"shower-core": "^1.0.7",
|
"shower-core": "^1.0.7",
|
||||||
"shower-ribbon": "^1.0.10"
|
"shower-ribbon": "^1.0.11"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "^0.4.5",
|
"grunt": "^0.4.5",
|
||||||
|
|
Loading…
Reference in New Issue