enginkizil / FeedEk

FeedEk jQuery RSS/ATOM Feed Plugin
https://jquery-plugins.net/FeedEk/FeedEk.html
MIT License
207 stars 107 forks source link

Please run npm publish :) #59

Closed alirobe closed 5 years ago

alirobe commented 7 years ago

You've got a package.json all set up, but you still haven't published the package to NPM.

You just need to have node installed, be logged in to NPM, and run 'npm publish'

Quick guide here: https://www.youtube.com/watch?v=BkotrAFtBM0

Thanks!

enginkizil commented 5 years ago

@alirobe published to npm :) https://www.npmjs.com/package/feedek Thanks.