diff --git a/package-lock.json b/package-lock.json index 0d2c23b..cd838a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,6 +13,9 @@ "nano-benchmark": "^1.0.3", "tape-six": "^0.12.2", "typescript": "^5.6.2" + }, + "funding": { + "url": "https://github.com/sponsors/uhop" } }, "node_modules/@types/node": { diff --git a/package.json b/package.json index 105615f..d8f2011 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "chain" ], "author": "Eugene Lazutkin (https://www.lazutkin.com/)", + "funding": "https://github.com/sponsors/uhop", "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/uhop/stream-chain/issues"