Skip to content

Commit fd12d92

Browse files
authored
fix: update repository, bugs, and homepage URLs to Hyper3Labs org
1 parent fcaef2e commit fd12d92

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"license": "MIT",
1818
"repository": {
1919
"type": "git",
20-
"url": "git+https://github.com/HackerRoomAI/hyper-scatter.git"
20+
"url": "git+https://github.com/Hyper3Labs/hyper-scatter.git"
2121
},
22-
"bugs": {
23-
"url": "https://github.com/HackerRoomAI/hyper-scatter/issues"
24-
},
25-
"homepage": "https://github.com/HackerRoomAI/hyper-scatter#readme",
22+
"bugs": {
23+
"url": "https://github.com/Hyper3Labs/hyper-scatter/issues"
24+
},
25+
"homepage": "https://github.com/Hyper3Labs/hyper-scatter#readme",
2626
"type": "module",
2727
"sideEffects": false,
2828
"exports": {

0 commit comments

Comments
 (0)