From 8001fa7f40c17f328121ec3bbbbc16ab2389d7f1 Mon Sep 17 00:00:00 2001 From: import this <97586125+serinko@users.noreply.github.com> Date: Thu, 12 Mar 2026 13:53:04 +0000 Subject: [PATCH] [HOTFIX/DOCs]: Get Vercel deployment to work (#6557) * try rebuild * update package.json --- .../docs/components/outputs/api-scraping-outputs/time-now.md | 2 +- documentation/docs/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/docs/components/outputs/api-scraping-outputs/time-now.md b/documentation/docs/components/outputs/api-scraping-outputs/time-now.md index 9913666559..99b1edc85f 100644 --- a/documentation/docs/components/outputs/api-scraping-outputs/time-now.md +++ b/documentation/docs/components/outputs/api-scraping-outputs/time-now.md @@ -1 +1 @@ -Thursday, March 12th 2026, 11:33:19 UTC +Thursday, March 12th 2026, 13:23:46 UTC diff --git a/documentation/docs/package.json b/documentation/docs/package.json index 8d2a07a1ac..40a77f6600 100644 --- a/documentation/docs/package.json +++ b/documentation/docs/package.json @@ -38,7 +38,7 @@ "@nextui-org/accordion": "^2.0.40", "@nextui-org/react": "^2.4.8", "@nymproject/contract-clients": ">=1.2.4-rc.2 || ^1", - "@nymproject/mix-fetch-full-fat": "^1.4.3", + "@nymproject/mix-fetch-full-fat": "^1.4.2", "@nymproject/sdk-full-fat": ">=1.5.1-rc.0 || ^1.4.1", "@redocly/cli": "^1.25.15", "@types/mdx": "^2.0.13",