diff --git a/package.json b/package.json index 13e4f5c..9742433 100644 --- a/package.json +++ b/package.json @@ -2,13 +2,13 @@ "name": "vite-plugin-node-polyfills", "description": "A Vite plugin to polyfill Node's Core Modules for browser environments.", "version": "0.8.0", - "author": "David Myers ", - "funding": "https://github.com/sponsors/voracious", - "homepage": "https://github.com/voracious/vite-plugin-node-polyfills", + "author": "David Myers ", + "funding": "https://github.com/sponsors/davidmyersdev", + "homepage": "https://github.com/davidmyersdev/vite-plugin-node-polyfills", "license": "MIT", "repository": { "type": "git", - "url": "git+https://github.com/voracious/vite-plugin-node-polyfills.git" + "url": "git+https://github.com/davidmyersdev/vite-plugin-node-polyfills.git" }, "keywords": [ "node",