⬆️ Upgrade(core): picgo-core -> 1.3.7

fix macOS clipboard upload error

ISSUES CLOSED: #264, #199
This commit is contained in:
Molunerfinn 2019-05-12 13:26:34 +08:00
parent c7ea9a8628
commit e38e6f038c
2 changed files with 5 additions and 5 deletions

View File

@ -102,7 +102,7 @@
"lowdb": "^1.0.0",
"md5": "^2.2.1",
"melody.css": "^1.0.2",
"picgo": "^1.3.5",
"picgo": "^1.3.7",
"qiniu": "^7.1.1",
"vue": "^2.3.3",
"vue-electron": "^1.0.6",

View File

@ -7657,10 +7657,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.5:
version "1.3.5"
resolved "http://registry.npm.taobao.org/picgo/download/picgo-1.3.5.tgz#87208a271e3e65f899119691b592be423e290fca"
integrity sha1-hyCKJx4+ZfiZEZaRtZK+Qj4pD8o=
picgo@^1.3.7:
version "1.3.7"
resolved "https://registry.npmjs.org/picgo/-/picgo-1.3.7.tgz#b152ec8235062a5638243c20afbafe87bf295c47"
integrity sha512-iJamLDhBy+Io/ePS6G+WT7ncXdmATrDFRFP4RvypqkuIdvPBULhukWyIEbB5hiXaQbYNBK6xx2trxp86YuvyeQ==
dependencies:
chalk "^2.4.1"
commander "^2.17.0"