Skip to content

Commit 43bae89

Browse files
authored
Merge pull request #4 from typora/develop
Develop
2 parents fe5837e + b865ab9 commit 43bae89

File tree

2 files changed

+3
-1967
lines changed

2 files changed

+3
-1967
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "picgo-cli",
3-
"version": "1.4.4",
3+
"version": "1.4.7",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -15,8 +15,8 @@
1515
"author": "",
1616
"license": "MIT",
1717
"dependencies": {
18-
"minimist": "^1.2.0",
19-
"picgo": "^1.4.4"
18+
"minimist": "^1.2.2",
19+
"picgo": "^1.4.7"
2020
},
2121
"pkg": {
2222
"assets": "node_modules/**/*"

0 commit comments

Comments
 (0)