Skip to content

Commit

Permalink
Update my handle
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmyersdev committed Apr 11, 2023
1 parent d71134e commit adb1f17
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 <david@voracious.dev>",
"funding": "https://github.com/sponsors/voracious",
"homepage": "https://github.com/voracious/vite-plugin-node-polyfills",
"author": "David Myers <hello@davidmyers.dev>",
"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",
Expand Down

0 comments on commit adb1f17

Please sign in to comment.