We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b12d2d commit 6f7d8e8Copy full SHA for 6f7d8e8
package.json
@@ -2,7 +2,10 @@
2
"name": "@cap-js/event-broker",
3
"version": "0.0.1",
4
"description": "CDS plugin providing integration to SAP Event Broker",
5
- "repository": "cap-js/event-broker",
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/cap-js/event-broker.git"
8
+ },
9
"author": "SAP SE (https://www.sap.com)",
10
"homepage": "https://cap.cloud.sap/",
11
"license": "SEE LICENSE IN LICENSE",
0 commit comments