Skip to content

Commit 2d8248e

Browse files
committed
update repo links in package.json
1 parent fe7ba4e commit 2d8248e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"util"
1111
],
1212
"version": "0.4.9",
13-
"homepage": "http://nodejs.org/docs/v0.4.9/api/util.html",
13+
"homepage": "https://github.com/defunctzombie/node-util",
1414
"repository": {
1515
"type": "git",
16-
"url": "git://github.com/coolaj86/nodejs-libs-4-browser.git"
16+
"url": "git://github.com/defunctzombie/node-util"
1717
},
1818
"main": "./util.js",
1919
"dependencies": {

0 commit comments

Comments
 (0)