We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a4e8a commit 8bb16e7Copy full SHA for 8bb16e7
package.json
@@ -3,6 +3,7 @@
3
"version": "1.3.7",
4
"description": "A tool for picture uploading",
5
"main": "dist/index.js",
6
+ "typings": "dist/index.d.ts",
7
"bin": {
8
"picgo": "./bin/picgo"
9
},
0 commit comments