diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/pink-pugs-hide.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.changeset/pink-pugs-hide.md b/.changeset/pink-pugs-hide.md new file mode 100644 index 000000000..a83bac511 --- /dev/null +++ b/.changeset/pink-pugs-hide.md @@ -0,0 +1,6 @@ +--- +'@astrojs/upgrade': patch +'astro': patch +--- + +Uses `package-manager-detector` to detect the package manager used in the project |