Skip to content

Commit 3d2d3ec

Browse files
committed
chore: add repository to package.json
1 parent 9623c8e commit 3d2d3ec

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "rescript-tone",
33
"version": "0.1.0",
44
"description": "ReScript bindings for Tone.js",
5+
"repository": {
6+
"url": "https://github.com/brnrdog/rescript-tone.git",
7+
"type": "git"
8+
},
59
"keywords": [
610
"rescript",
711
"tonejs",

0 commit comments

Comments
 (0)