diff --git a/bower.json b/bower.json deleted file mode 100644 index 6c66858..0000000 --- a/bower.json +++ /dev/null @@ -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" - } -}