this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix the react-dom version in the c3 template (#1047)

authored by

Victor Berchet and committed by
GitHub
f8d97e69 de090e6e

+1 -1
+1 -1
create-cloudflare/next/package.json
··· 16 16 "@opennextjs/cloudflare": "^1.14.4", 17 17 "next": "15.5.9", 18 18 "react": "19.1.4", 19 - "react-dom": "19.1.3" 19 + "react-dom": "19.1.4" 20 20 }, 21 21 "devDependencies": { 22 22 "@eslint/eslintrc": "^3",