Allow git deps in npm for Node/npm compatibility.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-12 08:18:08 +10:00
parent 02d96a9758
commit e2be8e9063

3
.npmrc
View File

@@ -1,2 +1,3 @@
legacy-peer-deps=true
save-exact=true
save-exact=true
allow-git=all