Merge pull request #169 from gurucomputing:test-before-release

update version and tests
This commit is contained in:
routerino 2024-10-10 08:26:21 +11:00 committed by GitHub
commit 5698becc6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"name": "headscale-ui",
"version": "2024.10.05",
"version": "2024.10.10",
"scripts": {
"dev": "vite dev --port 8080 --host 0.0.0.0",
"build": "vite build",