Closed rstacruz closed 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.
latest
npm install pjax
npm tag pjax@0.1.4 latest
Done
That said,
npm WARN tag This command is deprecated. Use `npm dist-tag` instead.
v0.1.4 is the last known working version; it shuold be tagged as
latest
so thatnpm install pjax
will fetch that.