Skip to content

Commit

Permalink
Fix: npm WARN bugs['web'] should probably be bugs['url']
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Oct 29, 2011
1 parent 281427c commit 8104e03
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"url": "http://github.com/rbranson/node-ffi.git"
},
"bugs": {
"mail": "",
"web": "http://github.com/rbranson/node-ffi/issues"
"url": "http://github.com/rbranson/node-ffi/issues"
}
}

0 comments on commit 8104e03

Please sign in to comment.