diff --git a/docs/package.json b/docs/package.json index 2cd4f1541e5e56..79ac722329d6fb 100644 --- a/docs/package.json +++ b/docs/package.json @@ -6,6 +6,7 @@ "type": "git", "url": "https://github.com/callemall/material-ui.git" }, + "private": true, "scripts": { "prestart": "webpack-dev-server --config webpack-dev-server.config.js --progress --colors --inline", "start": "open http://localhost:3000",