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