From 31e2e6872beb8b3088cc51759bd40988a6548b11 Mon Sep 17 00:00:00 2001 From: dushixiang Date: Tue, 25 Oct 2022 21:58:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20GitHub=20Action=20?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E6=89=93=E5=8C=85=E7=BC=BA=E5=A4=B1=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/web/package.json b/web/package.json index b360f0cc..413edd64 100644 --- a/web/package.json +++ b/web/package.json @@ -6,6 +6,7 @@ "@ant-design/charts": "^1.4.2", "@ant-design/icons": "^4.7.0", "@ant-design/pro-components": "1.1.21", + "@turf/bbox": "^6.5.0", "antd": "4.23.5", "asciinema-player": "^3.0.1", "axios": "0.27.2", @@ -35,8 +36,8 @@ }, "eslintConfig": { "extends": "react-app", - "rules":{ - "jsx-a11y/anchor-is-valid":"off" + "rules": { + "jsx-a11y/anchor-is-valid": "off" } }, "browserslist": [