BMSVieira / moovie.js

Movie focused HTML5 Player
https://mooviejs.com/
MIT License
1.71k stars 138 forks source link

please update npm package #26

Open hahaxiaowai opened 2 years ago

hahaxiaowai commented 2 years ago

I found the new version tag is 1.1.6. it's turn scrubTime change from const into let. But the npm package is not updated,still 1.1.5. This caused my program to fail. Please upadate this

BMSVieira commented 2 years ago

Hey @hahaxiaowai,

Yes, you are right.. i haven't had much time lately but i will update the npm package.

Thank you!

hahaxiaowai commented 2 years ago

I understand and thank you for your contribution, please close this issue when updated

hahaxiaowai commented 1 year ago

@BMSVieira
Hi, It's been a year and a half. please update npm package... Why isn't anyone else having this problem..

erhanbaris commented 1 year ago

@BMSVieira Hi, It's been a year and a half. please update npm package... Why isn't anyone else having this problem..

Add GitHub link into your packages.json Like: "mooviejs": "github:BMSVieira/moovie.js"

That should solve this issue for you.