diff --git a/.npmignore b/.npmignore index 21b2336c..d4f9ee22 100644 --- a/.npmignore +++ b/.npmignore @@ -5,6 +5,7 @@ 72x72 assets bower.json +component.json index.html node_modules preview-* diff --git a/bower.json b/bower.json index 7c27c78f..fc63d8a0 100644 --- a/bower.json +++ b/bower.json @@ -11,6 +11,7 @@ "./36x36", "./72x72", "./assets", + "./component.json", "./node_modules", "./index.html", "./package.json",