diff --git a/core/package.json b/core/package.json index b967177..281701a 100644 --- a/core/package.json +++ b/core/package.json @@ -8,6 +8,16 @@ "name": "Nevware21 Solutions LLC", "email": "github+tripwire@nevware21.com" }, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/nevware21" + }, + { + "type": "buymeacoffee", + "url": "https://www.buymeacoffee.com/nevware21" + } + ], "keywords": [ "test", "testing", @@ -95,4 +105,3 @@ "copyfiles": "^2.4.1" } } - diff --git a/shim/chai/package.json b/shim/chai/package.json index a51f328..ef344a8 100644 --- a/shim/chai/package.json +++ b/shim/chai/package.json @@ -8,6 +8,16 @@ "name": "Nevware21 Solutions LLC", "email": "github+tripwire@nevware21.com" }, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/nevware21" + }, + { + "type": "buymeacoffee", + "url": "https://www.buymeacoffee.com/nevware21" + } + ], "keywords": [ "test", "testing", @@ -96,4 +106,3 @@ "copyfiles": "^2.4.1" } } -