nazar-pc / PickMeUp

Really simple, powerful, customizable and lightweight standalone datepicker
BSD Zero Clause License
615 stars 191 forks source link

Add the library to npm #190

Closed Beraliv closed 6 years ago

Beraliv commented 6 years ago

Could you please add the library to npm not linking it via:

{ "pickmeup": "git://github.com:nazar-pc/pickmeup.git#3.0.11", }

nazar-pc commented 6 years ago

It is on NPM for a very long time already (as you can guess from package.json in the root of the repo): https://www.npmjs.com/package/pickmeup I don't know why do you add it as git repository instead.

Latest release for some reason wasn't published, so I've just did that.