diff --git a/packages/core/package.json b/packages/core/package.json index 523ea18..662ad78 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -34,13 +34,13 @@ ], "repository": { "type": "git", - "url": "https://github.com/anncwb/vite-plugin-svg-icons", + "url": "https://github.com/vbenjs/vite-plugin-svg-icons", "directory": "packages/core" }, "bugs": { - "url": "https://github.com/anncwb/vite-plugin-svg-i cons/issues" + "url": "https://github.com/vbenjs/vite-plugin-svg-icons/issues" }, - "homepage": "https://github.com/anncwb/vite-plugin-svg-icons/tree/master/#readme", + "homepage": "https://github.com/vbenjs/vite-plugin-svg-icons/tree/main/#readme", "dependencies": { "@types/svgo": "^2.6.1", "cors": "^2.8.5",