diff --git a/package.json b/package.json index ee8ae6f..da4a2a4 100644 --- a/package.json +++ b/package.json @@ -5,5 +5,6 @@ }, "scripts": { "start": "http-server ." - } + }, + "private": true }