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
This commit is contained in:
Marc Rijken 2014-12-01 23:23:43 +01:00
parent 41c01e7eb7
commit 62ff9e35f7

View File

@ -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": [