Files
go-weather/package.json
T
cody 35b0c2396f add the very basics of a plot
Also troubleshoot to fix vite config for deduplicating react and
react-dom
2026-02-18 19:52:08 -08:00

5 lines
52 B
JSON

{
"dependencies": {
"recharts": "^3.7.0"
}
}