Skip to content

Commit b61f51c

Browse files
committed
chore: update repository field in package.json for correct URL format
1 parent c6a51b2 commit b61f51c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"description": "MUI theme used on Squonk products",
66
"sideEffects": false,
7-
"repository": "github:InformaticsMatters/squonk-react-mui-theme",
7+
"repositoryUrl": "https://github.com/InformaticsMatters/squonk-react-mui-theme.git",
88
"license": "Apache-2.0",
99
"private": false,
1010
"homepage": "https://github.com/InformaticsMatters/squonk-react-mui-theme/",

0 commit comments

Comments
 (0)