We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4f378 commit 448daedCopy full SHA for 448daed
1 file changed
package.json
@@ -17,7 +17,7 @@
17
},
18
"repository": {
19
"type": "git",
20
- "url": "https://github.com/linkeddata/solid-ui"
+ "url": "https://github.com/solid/solid-ui"
21
22
"keywords": [
23
"solid",
@@ -36,9 +36,9 @@
36
],
37
"license": "MIT",
38
"bugs": {
39
- "url": "https://github.com/linkeddata/solid-ui/issues"
+ "url": "https://github.com/solid/solid-ui/issues"
40
41
- "homepage": "https://github.com/linkeddata/solid-ui",
+ "homepage": "https://github.com/solid/solid-ui",
42
"dependencies": {
43
"escape-html": "^1.0.3",
44
"node-uuid": "^1.4.7",
0 commit comments