Files
bun.sh/test/bake/fixtures/react-spa-simple/package.json
2025-10-03 12:53:48 -07:00

7 lines
77 B
JSON

{
"dependencies": {
"react": "19.2.0",
"react-dom": "19.2.0"
}
}