RyanMcG / lein-npm

Manage Node dependencies for CLJS projects
295 stars 43 forks source link

add example for string dependencies #40

Closed coleww closed 9 years ago

coleww commented 9 years ago

Fixed the example, this page has a list of all the different sources you can use for dependencies, I'm guessing all of them will work with lein-npm as long as they are passed as strings: https://docs.npmjs.com/files/package.json#urls-as-dependencies

RyanMcG commented 9 years ago

The diff looks fine, but the actual commit to be merged has a message that does not match and contains a diff not to the readme.

https://github.com/coleww/lein-npm/commit/fd42371e30902bd9c0de9be71014baf6334de99d

If you could please fix the commit message and the commit, that'd be great!