@namehash/ens-referrals 1.15.1 → 1.15.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +0 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +5 -5
package/LICENSE
CHANGED
package/README.md
CHANGED
|
@@ -151,7 +151,6 @@ More examples are available in [`packages/ens-referrals/src/client.ts`](https://
|
|
|
151
151
|
|
|
152
152
|
Check out [`production-editions.json`](https://ensawards.org/production-editions.json) — the live config file powering our production deployment.
|
|
153
153
|
|
|
154
|
-
|
|
155
154
|
## Other Utilities
|
|
156
155
|
|
|
157
156
|
The package also includes helpers for building referral links.
|