refactor: 锁定l7& l7_map版本号

This commit is contained in:
thinkinggis 2020-04-07 11:30:14 +08:00
parent e9a99bd624
commit 35c8c88d94
2 changed files with 7 additions and 7 deletions

View File

@ -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",

View File

@ -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",