diff --git a/package-lock.json b/package-lock.json index 3de12e6..284bbd8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fancy-gatus", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "fancy-gatus", - "version": "2.0.1", + "version": "2.0.2", "dependencies": { "@tailwindcss/vite": "^4.1.11", "axios": "^1.9.0", diff --git a/package.json b/package.json index 6350f53..ddaf1e6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-gatus", "private": true, - "version": "2.0.1", + "version": "2.0.2", "type": "module", "scripts": { "dev": "vite dev",