From d3a8b42592fd34e0a22eeb52d1b683fd77584a8e Mon Sep 17 00:00:00 2001 From: Brian Carlson Date: Tue, 22 Apr 2025 10:27:46 -0500 Subject: [PATCH] Revert doc changes for now --- docs/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/package.json b/docs/package.json index 69fb9ab0..dec5cceb 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,8 +12,8 @@ "license": "ISC", "dependencies": { "next": "^12.3.1", - "nextra": "4.2.17", - "nextra-theme-docs": "4.2.17", + "nextra": "2.0.0-beta.29", + "nextra-theme-docs": "2.0.0-beta.29", "react": "^17.0.1", "react-dom": "^17.0.1" }