mirror of https://gitee.com/antv-l7/antv-l7
refactor: 锁定l7& l7_map版本号
This commit is contained in:
parent
a0d9561209
commit
ec3c278cd0
|
@ -24,11 +24,11 @@
|
||||||
"author": "antv",
|
"author": "antv",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@antv/l7-component": "^2.1.10",
|
"@antv/l7-component": "2.1.10",
|
||||||
"@antv/l7-core": "^2.1.10",
|
"@antv/l7-core": "2.1.10",
|
||||||
"@antv/l7-layers": "^2.1.10",
|
"@antv/l7-layers": "2.1.10",
|
||||||
"@antv/l7-maps": "^2.1.10",
|
"@antv/l7-maps": "2.1.10",
|
||||||
"@antv/l7-scene": "^2.1.10",
|
"@antv/l7-scene": "2.1.10",
|
||||||
"@babel/runtime": "^7.7.7"
|
"@babel/runtime": "^7.7.7"
|
||||||
},
|
},
|
||||||
"gitHead": "a5d354b66873f700730248d015c5e539c54b34b7",
|
"gitHead": "a5d354b66873f700730248d015c5e539c54b34b7",
|
||||||
|
|
|
@ -25,8 +25,8 @@
|
||||||
"author": "xiaoiver",
|
"author": "xiaoiver",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@antv/l7-core": "^2.1.10",
|
"@antv/l7-core": "2.1.10",
|
||||||
"@antv/l7-utils": "^2.1.10",
|
"@antv/l7-utils": "2.1.10",
|
||||||
"@babel/runtime": "^7.7.7",
|
"@babel/runtime": "^7.7.7",
|
||||||
"@types/amap-js-api": "^1.4.6",
|
"@types/amap-js-api": "^1.4.6",
|
||||||
"gl-matrix": "^3.1.0",
|
"gl-matrix": "^3.1.0",
|
||||||
|
|
Loading…
Reference in New Issue