Make website private
This commit is contained in:
parent
8e13c477a3
commit
7617b6681c
@ -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;",
|
||||||
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user