kni-labs / rrssb

:arrow_right_hook: Ridiculously Responsive Social Sharing Buttons
https://rrssb.netlify.com/
MIT License
3.4k stars 424 forks source link

Adhere to npm naming requirements #149

Closed iamlacroix closed 8 years ago

iamlacroix commented 8 years ago

This commit specifically targets the use of capital letters:

New packages must not have uppercase letters in the name.

See https://docs.npmjs.com/files/package.json#name

It appears this project hasn't been published to npm yet, so I thought it would be a good time to fix this. If I'm mistaken, feel free to close this request!

dbox commented 8 years ago

thanks! :+1: