MoOx / pjax

Easily enable fast Ajax navigation on any website (using pushState + xhr)
MIT License
1.46k stars 125 forks source link

Mark v0.1.4 as latest in npm #45

Closed rstacruz closed 9 years ago

rstacruz commented 9 years ago

v0.1.4 is the last known working version; it shuold be tagged as latest so that npm install pjax will fetch that.

npm tag pjax@0.1.4 latest
MoOx commented 9 years ago

Done

That said,

npm WARN tag This command is deprecated. Use `npm dist-tag` instead.