mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update React fizz server (#1432)
* Update fizz server * Use production build Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu>
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"express": "^4.18.2",
|
||||
"mitata": "^0.1.3",
|
||||
"peechy": "0.4.32",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
"react": "next",
|
||||
"react-dom": "next"
|
||||
},
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user