-
- Downloads
Update repo URLs
... | ... | @@ -9,7 +9,7 @@ |
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/SeeBasTStick/b-language-server.git" | ||
"url": "git+https://github.com/hhu-stups/b-language-server.git" | ||
}, | ||
"files": [ | ||
"gradle/wrapper/*", | ||
... | ... | @@ -30,9 +30,9 @@ |
"author": "Sebastian Stock", | ||
"license": "EPL-2.0", | ||
"bugs": { | ||
"url": "https://github.com/SeeBasTStick/b-language-server/issues" | ||
"url": "https://github.com/hhu-stups/prob-issues/issues" | ||
}, | ||
"homepage": "https://github.com/SeeBasTStick/b-language-server#readme", | ||
"homepage": "https://github.com/hhu-stups/b-language-server#readme", | ||
"dependencies": { | ||
"run-script-os": "^1.1.1" | ||
... | ... |
Please register or sign in to comment