Skip to content

Commit 5f16144

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 03887ff + e38a3fa commit 5f16144

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
{
22
"name": "pm-keeper",
3-
"version": "1.1.11",
3+
"version": "1.1.12",
44
"description": "package version keeper",
55
"author": "liwuhou <hugewilliam@foxmail.com>",
66
"license": "MIT",
77
"main": "dist/index.js",
8+
"homepage": "https://github.com/liwuhou/pm-keeper#readme",
9+
"repository": {
10+
"type": "git",
11+
"url": "git+https://github.com/liwuhou/pm-keeper"
12+
},
813
"files": [
914
"dist",
1015
"bin"

0 commit comments

Comments
 (0)