From 2cba1c77816b60053dc6a0130d87d83b6c8dd282 Mon Sep 17 00:00:00 2001 From: Richard Moore Date: Thu, 2 Feb 2023 23:05:38 -0500 Subject: [PATCH] admin: added funding details to pacakge.json --- package.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/package.json b/package.json index f69e7c33fa..4c193c234c 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "typescript": "4.9.5", "uglify-js": "3.17.0" }, + "ethereum": "donations.ethers.eth", "engines": { "node": ">=14.0.0" }, @@ -93,6 +94,16 @@ "types": "./types/wordlists/index.d.ts" } }, + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/ethers-io/" + }, + { + "type": "individual", + "url": "https://www.buymeacoffee.com/ricmoo" + } + ], "gitHead": "90afd9bd81ed1408421a0247fa0845a74c9eb319", "keywords": [ "ethereum",