chore: update l7regl version

This commit is contained in:
2912401452 2021-08-31 15:47:21 +08:00
parent 3adce3bf45
commit 2a57b49eaa
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
const version = '2.5.9';
const version = '2.5.10';
export { version };

View File

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