Skip to content
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

How to update svelte to last version #19

Closed
mahadoang opened this issue Oct 29, 2018 · 2 comments
Closed

How to update svelte to last version #19

mahadoang opened this issue Oct 29, 2018 · 2 comments

Comments

@mahadoang
Copy link

I love this package. this is easy to integrate with meteor.
But svelte update new version and How to update svelte to last version on my project

Thank you.

@klaussner
Copy link
Member

Thanks, @mahadoang. 😊 Unfortunately, you can't update Svelte independently from svelte:compiler because versions of npm dependencies are fixed when the package is published on Atmosphere. That's a limitation of Meteor that will be removed in a future version (according to the "Compiling compiler plugins after installation" section of the Meteor 1.8 release blog post).

I've just published a new version of the package (2.15.0_1) with the latest version of Svelte, so it's up-to-date for now. 🙂

@mahadoang
Copy link
Author

Thanks, @klaussner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants