test release

This commit is contained in:
jxxghp
2024-04-17 14:41:22 +08:00
parent 468607c8e8
commit e90cf3ee77

View File

@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "1.8.1-3", "version": "1.8.2",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {
@@ -113,4 +113,4 @@
"resolutions": { "resolutions": {
"postcss": "8" "postcss": "8"
} }
} }