We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe523d commit 1286240Copy full SHA for 1286240
2 files changed
packages/react-library/package.json
@@ -18,7 +18,7 @@
18
},
19
"repository": {
20
"type": "git",
21
- "url": "git+https://github.com/dnncommunity/dnn-elements.git"
+ "url": "https://github.com/DNNCommunity/dnn-elements"
22
23
"scripts": {
24
"build": "npm run tsc",
packages/stencil-library/package.json
@@ -4,7 +4,7 @@
4
"description": "Dnn themed custom elements.",
5
6
7
8
9
"homepage": "https://dnncommunity.github.io/dnn-elements",
10
"license": "MIT",
0 commit comments