mobile: add .npmrc with legacy-peer-deps=true

Évite d'avoir à taper --legacy-peer-deps à chaque npm install

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Antigravity
2026-05-29 17:05:23 +00:00
parent d2145f761d
commit 725bf2c445

1
memento-mobile/.npmrc Normal file
View File

@@ -0,0 +1 @@
legacy-peer-deps=true