mirror of https://gitee.com/antv-l7/antv-l7
fix(map): update types/mabox-gl
This commit is contained in:
parent
a371768cee
commit
8bd89c97fb
|
@ -39,7 +39,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/gl-matrix": "^2.4.5",
|
||||
"@types/mapbox-gl": "^0.54.3",
|
||||
"@types/mapbox-gl": "^1.11.2",
|
||||
"@types/viewport-mercator-project": "^6.1.0"
|
||||
},
|
||||
"gitHead": "20154fe30d512024b03ac5e40f77731bc0580bb0",
|
||||
|
|
|
@ -5483,10 +5483,10 @@
|
|||
resolved "https://registry.npm.taobao.org/@types/lodash/download/@types/lodash-4.14.160.tgz?cache=0&sync_timestamp=1598288460918&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Flodash%2Fdownload%2F%40types%2Flodash-4.14.160.tgz#2f1bba6500bc3cb9a732c6d66a083378fb0b0b29"
|
||||
integrity sha1-Lxu6ZQC8PLmnMsbWaggzePsLCyk=
|
||||
|
||||
"@types/mapbox-gl@^0.54.3":
|
||||
version "0.54.5"
|
||||
resolved "https://registry.npm.taobao.org/@types/mapbox-gl/download/@types/mapbox-gl-0.54.5.tgz#d50285796cb9d3544121d9e2b5314da99f9774bf"
|
||||
integrity sha1-1QKFeWy501RBIdnitTFNqZ+XdL8=
|
||||
"@types/mapbox-gl@^1.11.2":
|
||||
version "1.11.2"
|
||||
resolved "https://registry.npmjs.org/@types/mapbox-gl/-/mapbox-gl-1.11.2.tgz#e989264075ac6be633837c21241f4acd54692ceb"
|
||||
integrity sha512-IXfOnFPAbxnEhSG89MjFxuqIX6bJioPHA55yExM0qAaVdT+kfJX7P4d0wfW0Br3iSdq9ym8C9jCYHpuLT4FE6Q==
|
||||
dependencies:
|
||||
"@types/geojson" "*"
|
||||
|
||||
|
|
Loading…
Reference in New Issue