We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03887ff + e38a3fa commit 5f16144Copy full SHA for 5f16144
package.json
@@ -1,10 +1,15 @@
1
{
2
"name": "pm-keeper",
3
- "version": "1.1.11",
+ "version": "1.1.12",
4
"description": "package version keeper",
5
"author": "liwuhou <hugewilliam@foxmail.com>",
6
"license": "MIT",
7
"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
+ },
13
"files": [
14
"dist",
15
"bin"
0 commit comments