diff --git a/package.json b/package.json index b34bfe4..a272421 100644 --- a/package.json +++ b/package.json @@ -27,19 +27,5 @@ "browserify": "^16.2.3", "http-server": "^0.11.1", "readable-stream": "^3.0.6" - }, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] + } }