From 2a1b22709ca587104c43f30499a92552a342b961 Mon Sep 17 00:00:00 2001 From: fuzhenn Date: Wed, 16 Oct 2024 10:35:06 +0800 Subject: [PATCH] upgrade function-type --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 139230ead3..66bca40a5d 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "style": "dist/maptalks.css", "dependencies": { "@maptalks/feature-filter": "^1.3.0", - "@maptalks/function-type": "^1.3.1", + "@maptalks/function-type": "^1.4.0", "colorin": "^0.6.0", "frustum-intersects": "^0.1.0", "lineclip": "^1.1.5",