aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--packages/bun-framework-next/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/bun-framework-next/package.json b/packages/bun-framework-next/package.json
index 646b8e4af..884d27053 100644
--- a/packages/bun-framework-next/package.json
+++ b/packages/bun-framework-next/package.json
@@ -21,6 +21,7 @@
"@types/react": "^17.0.34",
"@types/react-dom": "^17.0.11",
"next": "^12.0.0",
+ "react-dom": "^17.0.2",
"react-refresh": "^0.10.0",
"typescript": "^4.4.4"
},