File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
"version" : " 1.4.0" ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
- "url" : " git://github.com/substack /node-resolve.git"
7
+ "url" : " git://github.com/browserify /node-resolve.git"
8
8
},
9
9
"main" : " index.js" ,
10
10
"keywords" : [
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ algorithm](https://nodejs.org/api/modules.html#modules_all_together)
5
5
such that you can ` require.resolve() ` on behalf of a file asynchronously and
6
6
synchronously
7
7
8
- [ ![ build status] ( https://secure.travis-ci.org/substack /node-resolve.png )] ( http://travis-ci.org/substack /node-resolve )
8
+ [ ![ build status] ( https://secure.travis-ci.org/browserify /node-resolve.png )] ( http://travis-ci.org/browserify /node-resolve )
9
9
10
10
# example
11
11
You can’t perform that action at this time.
0 commit comments