diff --git a/.npmignore b/.npmignore index 6cf2a6ef..bbf2c8e4 100644 --- a/.npmignore +++ b/.npmignore @@ -3,4 +3,4 @@ static/ src/ .circleci/ build/ -index.html +/index.html diff --git a/package.json b/package.json index 3620934f..52425c6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "filebrowser-frontend", - "version": "1.0.0", + "version": "1.0.1", "author": "File Browser contributors", "contributors": [ "Henrique Dias "