test release

This commit is contained in:
jxxghp
2024-04-17 23:02:37 +08:00
parent 9ff212c94d
commit 55eea50a6e
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "1.8.2", "version": "1.8.2-1",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {
@@ -113,4 +113,4 @@
"resolutions": { "resolutions": {
"postcss": "8" "postcss": "8"
} }
} }