We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a80bb1 + cd9916d commit 9c1af4fCopy full SHA for 9c1af4f
1 file changed
package.json
@@ -6,13 +6,13 @@
6
"types": "dist/index.d.ts",
7
"license": "MIT",
8
"author": "Ryan Carniato",
9
- "homepage": "https://github.com/solidui/solid-testing-library#readme",
+ "homepage": "https://github.com/solidjs/solid-testing-library#readme",
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/solidui/solid-testing-library"
+ "url": "https://github.com/solidjs/solid-testing-library"
13
},
14
"bugs": {
15
- "url": "https://github.com/solidui/solid-testing-library/issues"
+ "url": "https://github.com/solidjs/solid-testing-library/issues"
16
17
"engines": {
18
"node": ">= 12"
0 commit comments