We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0f34b commit 40fa73eCopy full SHA for 40fa73e
1 file changed
package.json
@@ -2,6 +2,10 @@
2
"name": "rescript-tone",
3
"version": "1.0.0",
4
"description": "ReScript bindings for Tone.js",
5
+ "repository": {
6
+ "url": "https://github.com/brnrdog/rescript-tone.git",
7
+ "type": "git"
8
+ },
9
"keywords": [
10
"rescript",
11
"tonejs",
0 commit comments