fix(widget-map): update ol to latest version

This commit is contained in:
Paul
2021-12-07 18:46:55 +00:00
committed by GitHub
parent 9f0d11957c
commit 4a4adf0dbd
3 changed files with 306 additions and 115 deletions

View File

@ -30,6 +30,6 @@
"react-immutable-proptypes": "^2.1.0"
},
"dependencies": {
"ol": "^5.3.1"
"ol": "^6.9.0"
}
}