🐛 Fix: fix config name validate rule

This commit is contained in:
萌萌哒赫萝
2023-03-09 15:07:56 +08:00
parent 1240afa468
commit f7152338af
4 changed files with 62 additions and 30 deletions
+6 -1
View File
@@ -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",