Skip to content

Commit f0e5837

Browse files
committed
updated package.json with repository
1 parent 38805a2 commit f0e5837

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "purescript-webaudio",
33
"version": "0.1.0",
44
"description": "A PureScript wrapper for the HTML5 Web Audio API",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/adkelley/purescript-webaudio.git"
8+
},
59
"main": "",
610
"scripts": {
711
"postinstall": "bower install",

0 commit comments

Comments
 (0)