Update package.json

This commit is contained in:
jxxghp
2023-10-07 05:55:15 -07:00
committed by GitHub
parent bb8cf7ed78
commit b222098ec5

View File

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "1.2.7-2",
"version": "1.2.9",
"private": true,
"scripts": {
"dev": "vite --host",
@@ -97,4 +97,4 @@
"resolutions": {
"postcss": "8"
}
}
}