diff --git a/package.json b/package.json index 2028189..4e6a03e 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "test-webpack", "version": "1.0.0", "description": "Template Webpack Starting Project", + "private": true, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" },