Skip to content

Commit daaac71

Browse files
committed
Update package info
1 parent 0fe6c91 commit daaac71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "prx-wavefile",
33
"version": "11.0.0-prx.2",
44
"description": "Create, read and write wav files according to the specs.",
5-
"homepage": "https://github.com/rochars/wavefile",
5+
"homepage": "https://github.com/PRX/prx-wavefile",
66
"author": "Rafael da Silva Rocha <rocha.rafaelsilva@gmail.com>",
77
"license": "MIT",
88
"main": "./dist/wavefile.js",
@@ -41,10 +41,10 @@
4141
],
4242
"repository": {
4343
"type": "git",
44-
"url": "git://github.com/rochars/wavefile.git"
44+
"url": "git://github.com/PRX/prx-wavefile.git"
4545
},
4646
"bugs": {
47-
"url": "https://github.com/rochars/wavefile/issues"
47+
"url": "https://github.com/PRX/prx-wavefile/issues"
4848
},
4949
"directories": {
5050
"bin": "bin",

0 commit comments

Comments
 (0)