-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update NPM to v5+ #3133
Comments
Hi, |
Oh, my fault. But it would be nice if we mention the usages on the README page. |
You're right, we should. Also, I plan on deprecating on publishing or something the |
Will be fixed by #3134 |
excellent |
I also deprecrated |
Description
Videojs on npm is still under v5.0.0/.
Would you please update it to the latest version.
Steps to reproduce
$>npm install videojs
Results
Expected
$>videojs@5.8.0
Actual
$>videojs@4.12.15
Additional Information
$>npm info videojs version
$>4.12.15
The text was updated successfully, but these errors were encountered: