This commit is contained in:
jxxghp
2023-10-08 09:19:23 +08:00
parent 53e35eb9ff
commit b4de1c99d5
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "1.2.9", "version": "1.2.9-1",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "vite --host", "dev": "vite --host",
@@ -97,4 +97,4 @@
"resolutions": { "resolutions": {
"postcss": "8" "postcss": "8"
} }
} }