Skip to content

Commit 0300201

Browse files
committed
fix: ajout dépendance react-is pour recharts
1 parent c627430 commit 0300201

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

rapport-audit/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rapport-audit/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"lucide-react": "^0.556.0",
2020
"react": "^19.2.1",
2121
"react-dom": "^19.2.1",
22+
"react-is": "^19.2.1",
2223
"recharts": "^3.5.1"
2324
}
2425
}

0 commit comments

Comments
 (0)