fix: links

This commit is contained in:
Felix Roos 2024-05-19 00:01:58 +02:00
parent b0edf74aee
commit 97568300cb

View File

@ -15,7 +15,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/felixroos/hs2js.git" "url": "git+https://github.com/tidalcycles/strudel.git"
}, },
"keywords": [ "keywords": [
"haskell", "haskell",
@ -26,7 +26,7 @@
"bugs": { "bugs": {
"url": "https://github.com/tidalcycles/strudel/issues" "url": "https://github.com/tidalcycles/strudel/issues"
}, },
"homepage": "https://github.com/tidalcycles/strudel/tree/main/packages/hs2js", "homepage": "https://github.com/tidalcycles/strudel",
"dependencies": { "dependencies": {
"web-tree-sitter": "^0.20.8" "web-tree-sitter": "^0.20.8"
}, },