Skip to content

Commit 1286240

Browse files
committed
Adjusted URLs for npm provenance
1 parent 9fe523d commit 1286240

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/react-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"repository": {
2020
"type": "git",
21-
"url": "git+https://github.com/dnncommunity/dnn-elements.git"
21+
"url": "https://github.com/DNNCommunity/dnn-elements"
2222
},
2323
"scripts": {
2424
"build": "npm run tsc",

packages/stencil-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Dnn themed custom elements.",
55
"repository": {
66
"type": "git",
7-
"url": "git+https://github.com/dnncommunity/dnn-elements.git"
7+
"url": "https://github.com/DNNCommunity/dnn-elements"
88
},
99
"homepage": "https://dnncommunity.github.io/dnn-elements",
1010
"license": "MIT",

0 commit comments

Comments
 (0)