File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dollarshaveclub/node-fetch" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"private" : false ,
5
5
"description" : " A light-weight module that brings the Fetch API to node.js; Forked from https://npm.im/node-fetch" ,
6
6
"main" : " lib/index" ,
22
22
},
23
23
"repository" : {
24
24
"type" : " git" ,
25
- "url" : " https://github.com/titel-media /node-fetch.git"
25
+ "url" : " https://github.com/dollarshaveclub /node-fetch.git"
26
26
},
27
27
"keywords" : [
28
28
" fetch" ,
32
32
"author" : " David Frank" ,
33
33
"license" : " MIT" ,
34
34
"bugs" : {
35
- "url" : " https://github.com/titel-media /node-fetch/issues"
35
+ "url" : " https://github.com/dollarshaveclub /node-fetch/issues"
36
36
},
37
- "homepage" : " https://github.com/titel-media /node-fetch" ,
37
+ "homepage" : " https://github.com/dollarshaveclub /node-fetch" ,
38
38
"devDependencies" : {
39
39
"babel-core" : " ^6.26.0" ,
40
40
"babel-plugin-istanbul" : " ^4.1.5" ,
You can’t perform that action at this time.
0 commit comments