Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Upgrade packages #259

Closed
bfg-lazaro opened this issue Sep 21, 2021 · 1 comment
Closed

Upgrade packages #259

bfg-lazaro opened this issue Sep 21, 2021 · 1 comment

Comments

@bfg-lazaro
Copy link

bfg-lazaro commented Sep 21, 2021

A simple question.
Is it advisable to update all packages of template?
I find that for example svelte has version 3.0.0 and I don't understand why it has not been updated to the latest .

I have updated everything to the latest version using npm-check-updates and everything seems to work fine.
I'm lost 🤷‍♂️

@Conduitry
Copy link
Member

Svelte is at version ^3.0.0, not 3.0.0. ^3.0.0 which will resolve to the latest 3.x.x version available at a given time. https://docs.npmjs.com/about-semantic-versioning

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

No branches or pull requests

2 participants