Hello world

This commit is contained in:
Dan Abramov
2024-07-06 06:10:42 +01:00
parent 98dc900cc5
commit 0c4cae0148
9 changed files with 89 additions and 67 deletions
+3 -3
View File
@@ -15,9 +15,9 @@
"busboy": "^1.6.0",
"compression": "^1.7.4",
"nodemon": "^2.0.19",
"react": "19.0.0-rc-f38c22b244-20240704",
"react-dom": "19.0.0-rc-f38c22b244-20240704",
"react-server-dom-webpack": "19.0.0-rc-f38c22b244-20240704",
"react": "19.0.0-canary-adb717393-20240411",
"react-dom": "19.0.0-canary-adb717393-20240411",
"react-server-dom-webpack": "19.0.0-canary-adb717393-20240411",
"undici": "^5.20.0"
},
"scripts": {