mirror of https://gitee.com/antv-l7/antv-l7
chore: update version
This commit is contained in:
parent
7b02173bcb
commit
1b80c11694
14
yarn.lock
14
yarn.lock
|
@ -6330,6 +6330,11 @@ arrify@^2.0.1:
|
|||
resolved "https://registry.npmjs.org/arrify/-/arrify-2.0.1.tgz#c9655e9331e0abcd588d2a7cad7e9956f66701fa"
|
||||
integrity sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==
|
||||
|
||||
as-number@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.npmjs.org/as-number/-/as-number-1.0.0.tgz#acb27e34f8f9d8ab0da9e376f3b8959860f80a66"
|
||||
integrity sha1-rLJ+NPj52KsNqeN287iVmGD4CmY=
|
||||
|
||||
asap@^2.0.0, asap@~2.0.3, asap@~2.0.6:
|
||||
version "2.0.6"
|
||||
resolved "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
|
||||
|
@ -11575,6 +11580,15 @@ extract-zip@^1.0.3:
|
|||
mkdirp "^0.5.4"
|
||||
yauzl "^2.10.0"
|
||||
|
||||
extrude-polyline@^1.0.6:
|
||||
version "1.0.6"
|
||||
resolved "https://registry.npmjs.org/extrude-polyline/-/extrude-polyline-1.0.6.tgz#7e6afe1f349a4182fa3f61a00d93979b95f18b20"
|
||||
integrity sha1-fmr+HzSaQYL6P2GgDZOXm5XxiyA=
|
||||
dependencies:
|
||||
as-number "^1.0.0"
|
||||
gl-vec2 "^1.0.0"
|
||||
polyline-miter-util "^1.0.1"
|
||||
|
||||
extsprintf@1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
|
||||
|
|
Loading…
Reference in New Issue