Merge branch 'master' of github.com:gnosis/safe-react into development

This commit is contained in:
Mikhail Mikheev 2020-04-01 18:48:17 +04:00
commit f7bcec5376
2 changed files with 707 additions and 24 deletions

View File

@ -7,11 +7,17 @@ REACT_APP_GOOGLE_ANALYTICS_ID_RINKEBY=
# For Mainnet network (no needed on dev mode)
REACT_APP_GOOGLE_ANALYTICS_ID_MAINNET=
# For all environments
REACT_APP_INFURA_TOKEN=
# For production environments
REACT_APP_BLOCKNATIVE_KEY=
REACT_APP_INTERCOM_ID=
REACT_APP_PORTIS_ID=
REACT_APP_SQUARELINK_ID=
REACT_APP_FORTMATIC_KEY=
REACT_APP_OPENSEA_API_KEY=
REACT_APP_COLLECTIBLES_SOURCE=
# Versions
REACT_APP_LATEST_SAFE_VERSION=

725
yarn.lock

File diff suppressed because it is too large Load Diff