diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9089ced..f478321 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "front-matter": "^4.0.2", "markdown-to-jsx": "^7.2.0", - "next": "^13.4.1", + "next": "^14.0.3", "react": "^18.2.0", "react-dom": "^18.2.0", "sharp": "^0.32.1", |