This commit is contained in:
jxxghp
2024-03-03 08:48:04 +08:00
parent 05defc39d7
commit b37879d2d4
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "1.6.9", "version": "1.6.9-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"
} }
} }