Updating dependencies; bumping up version
This commit is contained in:
parent
2391c2ce8b
commit
2726b22569
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "shower",
|
"name": "shower",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"ignore": [
|
"ignore": [
|
||||||
|
@ -17,8 +17,8 @@
|
||||||
"template"
|
"template"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"shower-core": "^1.0.0",
|
"shower-core": "^1.0.1",
|
||||||
"shower-ribbon": "^1.0.2",
|
"shower-ribbon": "^1.0.3",
|
||||||
"shower-bright": "^1.0.2"
|
"shower-bright": "^1.0.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -26,8 +26,8 @@
|
||||||
"template"
|
"template"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"shower-core": "^1.0.0",
|
"shower-core": "^1.0.1",
|
||||||
"shower-ribbon": "^1.0.2",
|
"shower-ribbon": "^1.0.3",
|
||||||
"shower-bright": "^1.0.2"
|
"shower-bright": "^1.0.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue