diff --git a/package-lock.json b/package-lock.json index a71fc28f..5c78bf22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "watcharr", - "version": "1.38.1", + "version": "1.38.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "watcharr", - "version": "1.38.1", + "version": "1.38.2", "dependencies": { "axios": "^1.6.8", "blurhash": "^2.0.5", diff --git a/package.json b/package.json index 296261c3..01fa169f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "watcharr", - "version": "1.38.1", + "version": "1.38.2", "private": true, "scripts": { "dev": "vite dev",