Updating dependencies; bumping up version
This commit is contained in:
parent
2391c2ce8b
commit
2726b22569
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue