Fixes NPM warning, closes #8
This commit is contained in:
parent
0194630a84
commit
e54c47b7ea
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"web": "http://github.com/ryanmcgrath/wrench-js/issues"
|
"url": "http://github.com/ryanmcgrath/wrench-js/issues"
|
||||||
},
|
},
|
||||||
|
|
||||||
"os": [ "linux", "darwin", "freebsd" ],
|
"os": [ "linux", "darwin", "freebsd" ],
|
||||||
|
|
|
||||||
Reference in a new issue