We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8f78e commit 10ab29eCopy full SHA for 10ab29e
2 files changed
demos/example-nextjs/package.json
@@ -23,8 +23,8 @@
23
"lato-font": "^3.0.0",
24
"lexical": "^0.15.0",
25
"next": "14.2.3",
26
- "react": "18.2.0",
27
- "react-dom": "18.2.0"
+ "react": "^18.2.0",
+ "react-dom": "^18.2.0"
28
},
29
"devDependencies": {
30
"@types/node": "^20.12.12",
0 commit comments