Bright replaced with Material

This commit is contained in:
Vadim Makeev 2015-12-13 06:07:27 +03:00
parent f35e9579d0
commit 17154677dd
2 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
"template" "template"
], ],
"dependencies": { "dependencies": {
"shower-bright": "^1.1.0",
"shower-core": "^1.2.0", "shower-core": "^1.2.0",
"shower-material": "^1.1.0",
"shower-ribbon": "^1.1.0" "shower-ribbon": "^1.1.0"
} }
} }

View File

@ -21,8 +21,8 @@
"template" "template"
], ],
"dependencies": { "dependencies": {
"shower-bright": "^1.1.0",
"shower-core": "^1.2.0", "shower-core": "^1.2.0",
"shower-material": "^1.0.0",
"shower-ribbon": "^1.1.0" "shower-ribbon": "^1.1.0"
}, },
"devDependencies": { "devDependencies": {