diff --git a/.npmignore b/.npmignore index 0b2c37f8..29fcdfe1 100644 --- a/.npmignore +++ b/.npmignore @@ -11,6 +11,7 @@ bower_components /optimumx /assets /include +/plato-report index.html no-src.html animate.html diff --git a/bower.json b/bower.json index 5303ec08..5251f610 100644 --- a/bower.json +++ b/bower.json @@ -33,6 +33,7 @@ "animate.html", "Gruntfile.js", "component.json", - "package.json" + "package.json", + "plato-report" ] }