Merge pull request #23 from ChiakiUehira/patch-1

Update package.json
This commit is contained in:
Felix Roos 2022-03-22 12:06:48 +01:00 committed by GitHub
commit c22eab7406
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://strudel.tidalcycles.org",
"devDependencies": {
"@tonaljs/tonal": "^4.6.5",
"mocha": "^9.1.4",