This commit is contained in:
jxxghp
2024-05-17 12:19:59 +08:00
parent 825b8bb4a5
commit 8f3dce058c
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "1.8.8", "version": "1.8.9",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {
@@ -115,4 +115,4 @@
"resolutions": { "resolutions": {
"postcss": "8" "postcss": "8"
} }
} }