summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorAshelyn Rose <git@tempest.dev>2023-12-02 13:40:45 -0700
committerAshelyn Rose <git@tempest.dev>2023-12-02 13:40:45 -0700
commit11aed6e30f3050a1062e37149bba878d485d52a8 (patch)
treebd87911ee04bd2c3a5cee4c05aa73f841a064e1f /package.json
parent6f7f70a55546d4bc503c3d8310e175f733021550 (diff)
Updated to Next 14 for static export
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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",