mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-22 18:06:11 +00:00
chore(release): version bump
This commit is contained in:
parent
e4588bc634
commit
9aaef4eaef
2 changed files with 2 additions and 2 deletions
|
|
@ -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)`,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue