mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-04 23:19:09 +08:00
🐛 Fix: fix config name validate rule
This commit is contained in:
+6
-1
@@ -6,6 +6,12 @@
|
||||
"email": "msq@msq.pub"
|
||||
},
|
||||
"description": "PicList is a simple and powerful cloude storage manage tool.",
|
||||
"homepage": "https://piclist.cn",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Kuingsmile/PicList/issues",
|
||||
"email": "msq@msq.pub"
|
||||
},
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "vue-cli-service electron:build",
|
||||
@@ -63,7 +69,6 @@
|
||||
"pinia-plugin-persistedstate": "^3.1.0",
|
||||
"qiniu": "^7.8.0",
|
||||
"qrcode.vue": "^3.3.3",
|
||||
"sharp": "^0.31.3",
|
||||
"shell-path": "2.1.0",
|
||||
"upyun": "^3.4.6",
|
||||
"uuid": "^9.0.0",
|
||||
|
||||
Reference in New Issue
Block a user