mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-23 06:38:13 -05:00
⬆️ Upgrade: picgo-core -> 1.3.5
This commit is contained in:
parent
74c7016d2c
commit
ed539cf206
@ -44,7 +44,9 @@
|
||||
}
|
||||
},
|
||||
"commitlint": {
|
||||
"extends": ["./node_modules/@picgo/bump-version/commitlint-picgo"]
|
||||
"extends": [
|
||||
"./node_modules/@picgo/bump-version/commitlint-picgo"
|
||||
]
|
||||
},
|
||||
"build": {
|
||||
"productName": "PicGo",
|
||||
@ -100,7 +102,7 @@
|
||||
"lowdb": "^1.0.0",
|
||||
"md5": "^2.2.1",
|
||||
"melody.css": "^1.0.2",
|
||||
"picgo": "^1.3.2",
|
||||
"picgo": "^1.3.5",
|
||||
"qiniu": "^7.1.1",
|
||||
"vue": "^2.3.3",
|
||||
"vue-electron": "^1.0.6",
|
||||
|
@ -7628,10 +7628,10 @@ performance-now@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
|
||||
|
||||
picgo@^1.3.2:
|
||||
version "1.3.2"
|
||||
resolved "https://registry.yarnpkg.com/picgo/-/picgo-1.3.2.tgz#e8692d684b6a30f018034c48cf0c0e72821e5c4e"
|
||||
integrity sha512-o11ukM4Yjh9UlAkq6v+Th4kFVTPatDsAZlS0bMwKtAQO2APE1+gLypGIM2yRvZ6TnbFEacIZ9w2F2f+SOVCvcA==
|
||||
picgo@^1.3.5:
|
||||
version "1.3.5"
|
||||
resolved "http://registry.npm.taobao.org/picgo/download/picgo-1.3.5.tgz#87208a271e3e65f899119691b592be423e290fca"
|
||||
integrity sha1-hyCKJx4+ZfiZEZaRtZK+Qj4pD8o=
|
||||
dependencies:
|
||||
chalk "^2.4.1"
|
||||
commander "^2.17.0"
|
||||
|
Loading…
Reference in New Issue
Block a user