mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-02 06:19:51 +08:00
🐛 Fix: fix config
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"name": "piclist",
|
||||
"version": "1.4.0",
|
||||
"author": {
|
||||
"name": "Kuingsmile",
|
||||
"email": "msq@msq.pub"
|
||||
},
|
||||
"description": "PicList is a simple and powerful cloude storage manage tool.",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "vue-cli-service electron:build",
|
||||
@@ -112,10 +117,6 @@
|
||||
"typescript": "^4.9.5",
|
||||
"vue-cli-plugin-electron-builder": "^3.0.0-alpha.4"
|
||||
},
|
||||
"build": {
|
||||
"appId": "com.kuingsmile.piclist",
|
||||
"afterSign": "scripts/notarize.js"
|
||||
},
|
||||
"commitlint": {
|
||||
"extends": [
|
||||
"./node_modules/@picgo/bump-version/commitlint-picgo"
|
||||
|
||||
Reference in New Issue
Block a user