Skip to content

Commit

Permalink
fix: package.json generating changes (#6755)
Browse files Browse the repository at this point in the history
## Short description
Missing new line on package.json generate diffs on yarn install
  • Loading branch information
CrisTofani authored Feb 25, 2025
1 parent 65a8c57 commit 64216b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,4 +293,4 @@
}
},
"packageManager": "[email protected]"
}
}

0 comments on commit 64216b4

Please sign in to comment.