修改了pakcage.json中的repository
Showing
| ... | ... | @@ -6,6 +6,10 @@ |
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://git.orhontech.com/baijinqiu/SmartCloudAppNotificationService.git" | ||
| }, | ||
| "author": "Jinqiu Bai", | ||
| "license": "ISC" | ||
| } |
Please
register
or
sign in
to comment