diff --git a/README.md b/README.md index eadf116..09e389a 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ REACT_APP_DEFAULT_NETWORK=localterra ``` `REACT_APP_DEFAULT_NETWORK` is the default selected network that Finder will use. -See [https://assets.terra.money/chains.json](https://assets.terra.money/chains.json) for the list of available networks. +See [https://assets.terra.dev/chains.json](https://assets.terra.dev/chains.json) for the list of available networks. ### Run in Dev Mode with Hot Reloading diff --git a/package-lock.json b/package-lock.json index f262d8e..c3115cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,6 +5,7 @@ "requires": true, "packages": { "": { + "name": "finder", "version": "1.0.1", "dependencies": { "@apollo/client": "^3.3.6", diff --git a/public/index.html b/public/index.html index 6879f0d..64f6956 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ - +