Skip to content

Commit

Permalink
⬆️ Upgrade: picgo-core -> 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Molunerfinn committed Apr 15, 2019
1 parent 74c7016 commit ed539cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@
}
},
"commitlint": {
"extends": ["./node_modules/@picgo/bump-version/commitlint-picgo"]
"extends": [
"./node_modules/@picgo/bump-version/commitlint-picgo"
]
},
"build": {
"productName": "PicGo",
Expand Down Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ed539cf

Please sign in to comment.