Skip to content

Commit 6d12c08

Browse files
committed
添加维护的github仓库地址
1 parent c9e850e commit 6d12c08

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
},
1111
"module": "./dist/index.js",
1212
"types": "./dist/index.d.ts",
13-
"files": [
14-
"dist"
15-
],
13+
"files": ["dist"],
1614
"keywords": [
1715
"react",
1816
"router",
@@ -68,5 +66,9 @@
6866
"publishConfig": {
6967
"access": "public",
7068
"registry": "https://registry.npmjs.org"
69+
},
70+
"repository": {
71+
"type": "git",
72+
"url": "https://github.com/lanaqi-opensource/react-security-router.git"
7173
}
7274
}

0 commit comments

Comments
 (0)