Files
bun-src/test/bake/fixtures/react-spa-simple/package.json
T
2026-08-27 21:09:14 +00:00

7 lines
79 B
JSON

{
"dependencies": {
"react": "^19.2.3",
"react-dom": "^19.2.3"
}
}