diff --git a/package-lock.json b/package-lock.json index a2d15de..51e0a19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,6 +17,10 @@ "typedoc": "^0.23.17", "typescript": "^4.8.4", "vitest": "^0.24.3" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/frostburn" } }, "node_modules/@babel/code-frame": { diff --git a/package.json b/package.json index ce6a0b5..716cf47 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,10 @@ "Xenharmonic", "Scales" ], + "funding": { + "type": "github", + "url": "https://github.com/sponsors/frostburn" + }, "files": [ "dist" ],