Added bun generate for files

This commit is contained in:
Jacob Delgado 2023-09-19 23:46:55 -07:00
parent 5d04755f5b
commit ecc46a1b26
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -10,6 +10,7 @@
"@types/node": "^16.18.52",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"generate": "^0.14.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",