This commit is contained in:
jxxghp
2024-03-09 17:35:45 +08:00
parent 01df990aa8
commit 36b02f4423
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "1.7.0-1", "version": "1.7.1",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {
@@ -109,4 +109,4 @@
"resolutions": { "resolutions": {
"postcss": "8" "postcss": "8"
} }
} }