test before release

This commit is contained in:
routerino 2025-07-12 10:02:00 +10:00 committed by GitHub
parent baffa0024c
commit fbb8b2b968
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"name": "headscale-ui",
"version": "2025.05.23",
"version": "2025.07.12",
"scripts": {
"dev": "vite dev --port 8080 --host 0.0.0.0",
"build": "vite build",
@ -33,4 +33,4 @@
"typescript": "^5"
},
"type": "module"
}
}