diff --git a/package.json b/package.json index 281fefa..9b43cf8 100644 --- a/package.json +++ b/package.json @@ -58,10 +58,10 @@ "typescript": "5.8.3", "vite": "^7.0.6" }, - "author": "Lea Anthony ", + "author": "Zoe Woods ", "license": "MIT", "bugs": { - "url": "https://github.com/wailsapp/wails/issues" + "url": "https://git.etwo.dev/services/frontend-template/issues" }, - "homepage": "https://github.com/wailsapp/wails#readme" + "homepage": "https://git.etwo.dev/services/frontend-template#readme" }