Skip to content

Commit

Permalink
Update rules/do-you-know-what-the-different-symbols-mean-for-npm-vers…
Browse files Browse the repository at this point in the history
…ion-selection/rule.md

Co-authored-by: Jack Pettit [SSW] <57518417+JackDevAU@users.noreply.github.com>
  • Loading branch information
Ben0189 and JackDevAU authored Dec 5, 2024
1 parent 6d56b1a commit 261fafa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ created: 2024-12-5T06:33:21.000Z
guid: 2c75d069-4477-484d-a467-32f02a23d29c
---

When managing dependencies in javascript project, selecting the right versioning symbols like `^`, `~`, or `*` can make a big difference in your project's stability. This guide helps you understand what these symbols mean and how to use them effectively.
When managing dependencies in a javascript project, selecting the right versioning symbols like `^`, `~`, or `*` can make a big difference in your project's stability. This guide helps you understand what these symbols mean and how to use them effectively.

<!--endintro-->

Expand Down

0 comments on commit 261fafa

Please sign in to comment.