Skip to content

Commit adb1f17

Browse files
committed
Update my handle
1 parent d71134e commit adb1f17

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"name": "vite-plugin-node-polyfills",
33
"description": "A Vite plugin to polyfill Node's Core Modules for browser environments.",
44
"version": "0.8.0",
5-
"author": "David Myers <david@voracious.dev>",
6-
"funding": "https://github.com/sponsors/voracious",
7-
"homepage": "https://github.com/voracious/vite-plugin-node-polyfills",
5+
"author": "David Myers <hello@davidmyers.dev>",
6+
"funding": "https://github.com/sponsors/davidmyersdev",
7+
"homepage": "https://github.com/davidmyersdev/vite-plugin-node-polyfills",
88
"license": "MIT",
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/voracious/vite-plugin-node-polyfills.git"
11+
"url": "git+https://github.com/davidmyersdev/vite-plugin-node-polyfills.git"
1212
},
1313
"keywords": [
1414
"node",

0 commit comments

Comments
 (0)