Skip to content

Commit 6f7d8e8

Browse files
authored
chore: npm pkg fix (#4)
1 parent 8b12d2d commit 6f7d8e8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@cap-js/event-broker",
33
"version": "0.0.1",
44
"description": "CDS plugin providing integration to SAP Event Broker",
5-
"repository": "cap-js/event-broker",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/cap-js/event-broker.git"
8+
},
69
"author": "SAP SE (https://www.sap.com)",
710
"homepage": "https://cap.cloud.sap/",
811
"license": "SEE LICENSE IN LICENSE",

0 commit comments

Comments
 (0)