Remove generated JavaScript bundle from the project.

This commit is contained in:
2025-10-02 08:01:59 +01:00
parent 128bc60726
commit e8a69077b3
6 changed files with 207 additions and 171 deletions

View File

@@ -10,7 +10,8 @@
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react-dom": "^18.2.0",
"react-json-pretty": "^2.2.0"
},
"devDependencies": {
"bun-types": "latest"