openexchangerates / money.js

money.js is a tiny (1kb) javascript currency conversion library, for web & nodeJS
http://openexchangerates.github.io/money.js
MIT License
1.46k stars 127 forks source link

from freenode irc #node.js channel #7

Closed panosru closed 12 years ago

panosru commented 12 years ago

Chat log bellow explains the reason for this pull request, (Thanks to isaacs!)

panosru: hi, every time I run npm commands I get this: npm WARN money@0.0.1 dependencies field should > be hash of <name>:<version-range> pairs do you use money.js ? isaacs: panosru: looks like the money package has an incorrect dependencies field in their package.json isaacs: panosru: you should send them a pull request

wjcrowcroft commented 12 years ago

Good catch, thanks for the report and pull request - merged in..