We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9623c8e commit 3d2d3ecCopy full SHA for 3d2d3ec
1 file changed
package.json
@@ -2,6 +2,10 @@
2
"name": "rescript-tone",
3
"version": "0.1.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