增加仓库信息
Showing
| ... | @@ -6,6 +6,10 @@ | ... | @@ -6,6 +6,10 @@ |
| "scripts": { | "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | }, | ||
| "repository": { | |||
| "type": "git", | |||
| "url": "git@git.quantgroup.cn:ui/request-proxy.git" | |||
| }, | |||
| "author": "", | "author": "", | ||
| "license": "ISC", | "license": "ISC", | ||
| "dependencies": { | "dependencies": { | ||
| ... | ... |
Please register or sign in to comment