From 6c20ecc6e1c19fb84f50049affb5e561edfd566e Mon Sep 17 00:00:00 2001 From: "luoxiao-supermap.com" Date: Fri, 8 Mar 2024 10:40:55 +0800 Subject: [PATCH] =?UTF-8?q?[fix]=E6=89=93=E5=8C=85=E5=8E=BB=E6=8E=89?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77bd37d9c8..4e5ae4ed2e 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "bundle-maplibregl": "cross-env BABEL_ENV=bundle yarn rollup -c build/rollup.config.js --environment BUILD:production,MINIFY:true,TYPE:maplibre", "bundle:watch": "cross-env BABEL_ENV=bundle yarn rollup -c build/rollup.config.js --watch", "publish:maplibregl": "yarn publish maplibregl-l7-render", - "publish:mapboxgl": "yarn publish mapboxgl-l7-render --registry=http://172.16.15.181:4873" + "publish:mapboxgl": "yarn publish mapboxgl-l7-render" }, "browserslist": [ "last 2 version",