diff --git a/eslint-ts-plugin/package.json b/eslint-ts-plugin/package.json index bfd1426..21bbaf6 100644 --- a/eslint-ts-plugin/package.json +++ b/eslint-ts-plugin/package.json @@ -28,6 +28,10 @@ "bugs": { "url": "https://github.com/nevware21/grunt-plugins/issues" }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/nevware21" + }, "licenses": [ { "type": "MIT", @@ -81,4 +85,3 @@ - diff --git a/ts-plugin/package.json b/ts-plugin/package.json index a9c448a..f748c8b 100644 --- a/ts-plugin/package.json +++ b/ts-plugin/package.json @@ -36,6 +36,10 @@ "bugs": { "url": "https://github.com/nevware21/grunt-plugins/issues" }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/nevware21" + }, "licenses": [ { "type": "MIT", @@ -82,4 +86,3 @@ -