diff --git a/package.json b/package.json index f1619e23..6816e6dd 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,12 @@ "engines": { "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" }, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], "author": "Andrey Sitnik ", "license": "MIT", "repository": "ai/nanoid",