🐛 Fix: exclude gif picture from image process pipline

ISSUES CLOSED: #76
This commit is contained in:
萌萌哒赫萝
2023-07-22 22:15:11 -07:00
parent 7420b3804a
commit 40efb5d14b
2 changed files with 5 additions and 5 deletions

View File

@@ -66,7 +66,7 @@
"mime-types": "^2.1.35",
"mitt": "^3.0.0",
"nodejs-file-downloader": "^4.12.1",
"piclist": "^0.7.6",
"piclist": "^0.7.7",
"pinia": "^2.1.4",
"pinia-plugin-persistedstate": "^3.1.0",
"qiniu": "^7.8.0",