diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..103902f --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: [neocotic] +patreon: neocotic diff --git a/packages/convert-svg-core/package.json b/packages/convert-svg-core/package.json index cd7c23f..0c72c74 100644 --- a/packages/convert-svg-core/package.json +++ b/packages/convert-svg-core/package.json @@ -11,6 +11,16 @@ "email": "mercer.alasdair@gmail.com", "url": "https://neocotic.com" }, + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/neocotic" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/neocotic" + } + ], "license": "MIT", "keywords": [ "convert", diff --git a/packages/convert-svg-test-helper/package.json b/packages/convert-svg-test-helper/package.json index 7f66ed8..6e1ead3 100644 --- a/packages/convert-svg-test-helper/package.json +++ b/packages/convert-svg-test-helper/package.json @@ -11,6 +11,16 @@ "email": "mercer.alasdair@gmail.com", "url": "https://neocotic.com" }, + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/neocotic" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/neocotic" + } + ], "license": "MIT", "keywords": [ "convert", diff --git a/packages/convert-svg-to-jpeg/package.json b/packages/convert-svg-to-jpeg/package.json index 8f410e2..7836086 100644 --- a/packages/convert-svg-to-jpeg/package.json +++ b/packages/convert-svg-to-jpeg/package.json @@ -11,6 +11,16 @@ "email": "mercer.alasdair@gmail.com", "url": "https://neocotic.com" }, + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/neocotic" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/neocotic" + } + ], "license": "MIT", "keywords": [ "convert", diff --git a/packages/convert-svg-to-png/package.json b/packages/convert-svg-to-png/package.json index 943ba52..eeddbd8 100644 --- a/packages/convert-svg-to-png/package.json +++ b/packages/convert-svg-to-png/package.json @@ -11,6 +11,16 @@ "email": "mercer.alasdair@gmail.com", "url": "https://neocotic.com" }, + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/neocotic" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/neocotic" + } + ], "license": "MIT", "keywords": [ "convert",