Files
web/package.json
2024-10-30 12:30:25 -07:00

9 lines
136 B
JSON

{
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1"
}
}