From 39906a229a4941e3e8da9803b3621615efa868c5 Mon Sep 17 00:00:00 2001 From: Arvin Xu Date: Tue, 4 Jun 2024 10:27:33 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20build:=20pin=20`ajv@8.14.0`=20to?= =?UTF-8?q?=20fix=20vercel=20build=20(#2780)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index e1d2a4ec7fce..146fca6f0de7 100644 --- a/package.json +++ b/package.json @@ -209,6 +209,7 @@ "@types/uuid": "^9.0.8", "@umijs/lint": "^4.2.5", "@vitest/coverage-v8": "~1.2.2", + "ajv": "8.14.0", "ajv-keywords": "^5.1.0", "commitlint": "^19.3.0", "consola": "^3.2.3",