From 62ff9e35f7539939ae2e6e349f28953a59fa4d56 Mon Sep 17 00:00:00 2001 From: Marc Rijken Date: Mon, 1 Dec 2014 23:23:43 +0100 Subject: [PATCH] Make the name in bower.json the same as the registered name Needed to comply to http://bower.io/docs/creating-packages/#register and more specific to https://github.com/bower/bower.json-spec#name --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index c0b8ada6..e0e4d9df 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { - "name": "Material Design for Bootstrap", + "name": "bootstrap-material-design", "version": "0.2.0", "homepage": "http://fezvrasta.github.io/bootstrap-material-design", "authors": [