mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-26 09:09:08 +01:00
chore(release): version bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "homer",
|
||||
"version": "25.05.2",
|
||||
"version": "25.09.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
@@ -54,7 +54,7 @@ export default {
|
||||
|
||||
if (!success) {
|
||||
throw new Error(
|
||||
`Ping: target not available (${response.status} error)`,
|
||||
`Fail to fetch ressource: (${response.status} error)`,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user