aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/website/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/website/package.json b/packages/website/package.json
index 8ebde7325..ca1f440a4 100644
--- a/packages/website/package.json
+++ b/packages/website/package.json
@@ -1,6 +1,7 @@
{
"name": "website",
"version": "0.0.0",
+ "private": true,
"description": "Website and 0x portal dapp",
"scripts": {
"build": "NODE_ENV=production webpack; exit 0;",