Skip to content

Commit 7745b14

Browse files
committed
chore: add repository.url to package.json
1 parent 469c736 commit 7745b14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"license": "Apache-2.0",
55
"version": "1.2.2-rc.0",
66
"private": true,
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/InformaticsMatters/squonk2-data-manager-ui"
10+
},
711
"scripts": {
812
"prepare": "husky install",
913
"dev": "next dev",

0 commit comments

Comments
 (0)