We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcaef2e commit fd12d92Copy full SHA for fd12d92
1 file changed
package.json
@@ -17,12 +17,12 @@
17
"license": "MIT",
18
"repository": {
19
"type": "git",
20
- "url": "git+https://github.com/HackerRoomAI/hyper-scatter.git"
+ "url": "git+https://github.com/Hyper3Labs/hyper-scatter.git"
21
},
22
- "bugs": {
23
- "url": "https://github.com/HackerRoomAI/hyper-scatter/issues"
24
- },
25
- "homepage": "https://github.com/HackerRoomAI/hyper-scatter#readme",
+ "bugs": {
+ "url": "https://github.com/Hyper3Labs/hyper-scatter/issues"
+ },
+ "homepage": "https://github.com/Hyper3Labs/hyper-scatter#readme",
26
"type": "module",
27
"sideEffects": false,
28
"exports": {
0 commit comments