chore: update package

This commit is contained in:
etwodev
2025-11-11 15:26:20 +00:00
parent 911693f3c3
commit 23d11673c9

View File

@@ -58,10 +58,10 @@
"typescript": "5.8.3", "typescript": "5.8.3",
"vite": "^7.0.6" "vite": "^7.0.6"
}, },
"author": "Lea Anthony <lea.anthony@gmail.com>", "author": "Zoe Woods <me@etwo.dev>",
"license": "MIT", "license": "MIT",
"bugs": { "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"
} }