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