Make website private

This commit is contained in:
Leonid Logvinov 2017-11-28 14:51:38 -06:00
parent 8e13c477a3
commit 7617b6681c
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{ {
"name": "website", "name": "website",
"version": "0.0.0", "version": "0.0.0",
"private": true,
"description": "Website and 0x portal dapp", "description": "Website and 0x portal dapp",
"scripts": { "scripts": {
"build": "NODE_ENV=production webpack; exit 0;", "build": "NODE_ENV=production webpack; exit 0;",

View File

@ -2888,7 +2888,7 @@ ethereumjs-blockstream@^2.0.6:
source-map-support "0.4.14" source-map-support "0.4.14"
uuid "3.0.1" uuid "3.0.1"
ethereumjs-testrpc@^6.0.3: ethereumjs-testrpc@6.0.3:
version "6.0.3" version "6.0.3"
resolved "https://registry.yarnpkg.com/ethereumjs-testrpc/-/ethereumjs-testrpc-6.0.3.tgz#7a0b87bf3670f92f607f98fa6a78801d9741b124" resolved "https://registry.yarnpkg.com/ethereumjs-testrpc/-/ethereumjs-testrpc-6.0.3.tgz#7a0b87bf3670f92f607f98fa6a78801d9741b124"
dependencies: dependencies: