tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.55k stars 214 forks source link

When will NPM be updated? #328

Closed azazael13 closed 5 years ago

azazael13 commented 5 years ago

I see based on the files here that 1.4 has been released, however NPM still has 1.3.1. When can we expect NPM to be updated to 1.4?

AlcaDesign commented 5 years ago

I realized I left a mistake after doing npm version (which creates a commit) and pushing it. I was working on the docs, noticed a mistake in the code, pushed c99cf7806ef6d04329da0a9a09b778dcbe39b472, and then got busy. 1.4.0 probably won't be on npm. You'll see 1.3.1 and then 1.4.1. Just waiting until I've updated the docs pages. Sorry for the delay.

Meanwhile, you can use npm install tmijs/tmi.js#c99cf7806ef6d04329da0a9a09b778dcbe39b472 (or any other "commit-ish")

azazael13 commented 5 years ago

No worries, I just wanted to make sure I wasn't missing something. Thanks! I'll wait for 1.4.1