Good bye Bower

This commit is contained in:
Vadim Makeev 2016-03-23 20:34:24 +03:00
parent b8cfe4a478
commit f0a5c6962a
1 changed files with 0 additions and 24 deletions

View File

@ -1,24 +0,0 @@
{
"name": "shower",
"version": "1.1.0",
"license": "MIT",
"main": "index.html",
"ignore": [
"*",
"!pictures/**",
"!index.html",
"!LICENSE.md",
"!README.md",
"!bower.json"
],
"keywords": [
"shower",
"presentation",
"template"
],
"dependencies": {
"shower-core": "^1.2.0",
"shower-material": "^1.1.0",
"shower-ribbon": "^1.1.0"
}
}