Make website private

This commit is contained in:
Leonid Logvinov
2017-11-28 14:51:38 -06:00
parent 8e13c477a3
commit 7617b6681c
2 changed files with 2 additions and 1 deletions

View File

@@ -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;",