Skip to content

Commit ef8cafb

Browse files
build(examples): upgrade next to 14 and rename directory to nextjs
1 parent 9fa9faa commit ef8cafb

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

β€Žexamples/next/package.json renamed to β€Žexamples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"dependencies": {
88
"html-react-parser": "../../",
9-
"next": "^13.1.6",
9+
"next": "^14.0.0",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0"
1212
}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
Β (0)