fix plugin uri

This commit is contained in:
jxxghp
2023-10-10 08:06:34 +08:00
parent be2034d75b
commit 46e8fa551c
47 changed files with 8 additions and 18 deletions

View File

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