We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8f628 commit 43a2067Copy full SHA for 43a2067
package.json
@@ -24,9 +24,9 @@
24
],
25
"repository": {
26
"type": "git",
27
- "url": "https://github.com/ri7nz/rescript-chakra.git"
+ "url": "https://github.com/rescript-ui/rescript-chakra.git"
28
},
29
- "bugs": "https://github.com/ri7nz/rescript-chakra/issues",
+ "bugs": "https://github.com/rescript-ui/rescript-chakra/issues",
30
"scripts": {
31
"start": "rescript build -w",
32
"prebuild": "rescript clean",
0 commit comments