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