We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be07d93 commit 8b1e202Copy full SHA for 8b1e202
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rnnoise",
3
- "version": "0.1.2",
+ "version": "0.1.3",
4
"description": "Node.js bindings to Xiph's RNNoise denoising C library",
5
"keywords": [
6
"audio",
@@ -12,7 +12,7 @@
12
"rnn"
13
],
14
"main": "lib/index.js",
15
- "homepage": "https://github.com/brianc/rnnoise-nodejs",
+ "homepage": "https://github.com/cedrickchee/rnnoise-nodejs",
16
"repository": {
17
"type": "git",
18
"url": "git+https://github.com/cedrickchee/rnnoise-nodejs.git"
0 commit comments