laravel-frontend-presets / bulma

Bulma Frontend Preset For Laravel Framework 5.5 and Up
https://laravel-frontend-presets.github.io/bulma
171 stars 25 forks source link

v1.6.8 requires bulma-extensions v0.5.3, but that version doen't exist on npm #7

Closed tehuel closed 6 years ago

tehuel commented 6 years ago

I've just installed this preset, and when i ran npm install command, it gave me an error saying "No matching version found for bulma-extensions@^0.5.3".

I then ran npm show bulma-extensions versions, and version numbers went up to 0.5.2.

Digging a little bit more: on bulma-extensions github repo only the 0.5.2 release appears. On npm it says the latest of 21 releases is 0.5.2... BUT on bulma-extensions documentation site, it shows the latest version as 0.5.3

deeshrestha commented 6 years ago

Just updated to latest versions.