wewowweb / laravel-mix-svelte

mix.svelte();
MIT License
68 stars 10 forks source link

laravel-mix 6 support dependency issues #12

Closed denpet closed 3 years ago

denpet commented 3 years ago

I think the | should be || in the package.json current: "laravel-mix": "^4.0 | ^5.0 | ^6.0" Testing on https://semver.npmjs.com you need to put ^4.0 || ^5.0 || ^6.0 to match either major version.

morpheus7CS commented 3 years ago

Hey @denpet,

thanks for reporting it. Fixed it according to what you've written.

Would you mind letting me know if it works now?

Kind regards, g

denpet commented 3 years ago

Works like charm!

Thanks for quick response

/Dennis

On Jan 17, 2021, at 21:29, Gal Jakič notifications@github.com wrote:

Hey @denpet https://github.com/denpet,

thanks for reporting it. Fixed it according to what you've written.

Would you mind letting me know if it works now?

Kind regards, g

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/wewowweb/laravel-mix-svelte/issues/12#issuecomment-761874694, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKWRPWN7IETHAM6GA5GQZT3S2NCCDANCNFSM4WFR4T6A.