Skip to content

Commit

Permalink
Add .npmrc
Browse files Browse the repository at this point in the history
This prevents dirty worktree errors during github actions due to
changesets creating a .npmrc during CD
  • Loading branch information
cephalization committed Dec 30, 2024
1 parent 52e47aa commit 6bd48ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lockfile=false
manage-package-manager-versions=true

0 comments on commit 6bd48ba

Please sign in to comment.