From b685ce1d10111e800fd8303dd69d5d214c072d68 Mon Sep 17 00:00:00 2001 From: 2912401452 <2912401452@qq.com> Date: Fri, 10 Dec 2021 20:08:28 +0800 Subject: [PATCH] style: lint style --- latest.sh | 22 +++++++++++----------- packages/source/package.json | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/latest.sh b/latest.sh index 7c23f6849a..3f31e588a5 100644 --- a/latest.sh +++ b/latest.sh @@ -1,11 +1,11 @@ -npm dist-tag add @antv/l7-component@2.5.40 latest -npm dist-tag add @antv/l7-core@2.5.40 latest -npm dist-tag add @antv/l7@2.5.40 latest -npm dist-tag add @antv/l7-layers@2.5.40 latest -npm dist-tag add @antv/l7-map@2.5.40 latest -npm dist-tag add @antv/l7-maps@2.5.40 latest -npm dist-tag add @antv/l7-renderer@2.5.40 latest -npm dist-tag add @antv/l7-scene@2.5.40 latest -npm dist-tag add @antv/l7-source@2.5.40 latest -npm dist-tag add @antv/l7-three@2.5.40 latest -npm dist-tag add @antv/l7-utils@2.5.40 latest +npm dist-tag add @antv/l7-component@2.6.12 latest +npm dist-tag add @antv/l7-core@2.6.12 latest +npm dist-tag add @antv/l7@2.6.12 latest +npm dist-tag add @antv/l7-layers@2.6.12 latest +npm dist-tag add @antv/l7-map@2.6.12 latest +npm dist-tag add @antv/l7-maps@2.6.12 latest +npm dist-tag add @antv/l7-renderer@2.6.12 latest +npm dist-tag add @antv/l7-scene@2.6.12 latest +npm dist-tag add @antv/l7-source@2.6.12 latest +npm dist-tag add @antv/l7-three@2.6.12 latest +npm dist-tag add @antv/l7-utils@2.6.12 latest diff --git a/packages/source/package.json b/packages/source/package.json index 9c0f9c6120..436f57b4ad 100644 --- a/packages/source/package.json +++ b/packages/source/package.json @@ -46,7 +46,7 @@ "@types/d3-hexbin": "^0.2.3", "@types/lodash": "^4.14.138" }, - "gitHead": "684ba4eb806a798713496d3fc0b4d1e17517dc31", + "gitHead": "f63aea6c9140aac41f1e842fd7fef34502bfeec5", "publishConfig": { "access": "public" }