Update package.json

This commit is contained in:
Chiaki Uehira 2022-03-10 12:11:17 +09:00 committed by GitHub
parent 29b3965e74
commit ab37b80f8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
"bugs": { "bugs": {
"url": "https://github.com/tidalcycles/strudel/issues" "url": "https://github.com/tidalcycles/strudel/issues"
}, },
"homepage": "https://github.com/tidalcycles/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",