This commit is contained in:
jxxghp
2023-12-14 07:10:56 +08:00
16 changed files with 850 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "1.4.8",
"version": "1.5.1",
"private": true,
"bin": "dist/service.js",
"scripts": {
@@ -28,6 +28,7 @@
"axios": "1.4.0",
"axios-mock-adapter": "^1.21.4",
"chart.js": "^4.1.2",
"colorthief": "^2.4.0",
"express": "^4.18.2",
"express-http-proxy": "^2.0.0",
"jwt-decode": "^3.1.2",