Update package.json

Information was outdated and has been updated.
This commit is contained in:
Chiaki Uehira 2022-03-10 12:09:42 +09:00 committed by GitHub
parent a2ab2b9da5
commit 29b3965e74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/yaxu/strudel.git"
"url": "git+https://github.com/tidalcycles/strudel.git"
},
"keywords": [
"tidalcycles",
@ -20,9 +20,9 @@
"author": "Alex McLean <alex@slab.org> (https://slab.org)",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/yaxu/strudel/issues"
"url": "https://github.com/tidalcycles/strudel/issues"
},
"homepage": "https://github.com/yaxu/strudel#readme",
"homepage": "https://github.com/tidalcycles/strudel#readme",
"devDependencies": {
"@tonaljs/tonal": "^4.6.5",
"mocha": "^9.1.4",