Skip to content

Commit

Permalink
chore(npmrc): disable legacy peer deps
Browse files Browse the repository at this point in the history
Because I don't remember why I set it, but I _think_ the problem involved linking a custom Starlight or TypeDoc plugin, or something?  I may re-enable it later.
  • Loading branch information
boneskull committed Oct 7, 2024
1 parent bf293cb commit 1a3f6b4
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,2 +1,2 @@
save-exact=true
legacy-peer-deps=true
# legacy-peer-deps=true

0 comments on commit 1a3f6b4

Please sign in to comment.