Dependencies
All checks were successful
Lint / lint (push) Successful in 10s

This commit is contained in:
Julien Valverdé
2025-02-25 10:31:43 +01:00
parent 38fcafb15c
commit 8873e81f7c
2 changed files with 3 additions and 1 deletions

View File

@@ -31,6 +31,7 @@
"peerDependencies": {
"@types/react": "^19.0.0",
"effect": "^3.13.0",
"react": "^19.0.0"
"react": "^19.0.0",
"reffuse": "^0.1.1"
}
}