mirror of https://gitee.com/antv-l7/antv-l7
chore: update l7regl version
This commit is contained in:
parent
3adce3bf45
commit
2a57b49eaa
|
@ -1,2 +1,2 @@
|
|||
const version = '2.5.9';
|
||||
const version = '2.5.10';
|
||||
export { version };
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"@antv/l7-core": "^2.5.10",
|
||||
"@babel/runtime": "^7.7.7",
|
||||
"inversify": "^5.0.1",
|
||||
"l7regl": "^0.0.10",
|
||||
"l7regl": "^0.0.14",
|
||||
"lodash": "^4.17.15",
|
||||
"reflect-metadata": "^0.1.13"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue