We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf2bbd commit cda7e6bCopy full SHA for cda7e6b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@geoext/openlayers-legacy",
3
- "version": "0.0.1",
+ "version": "6.5.0",
4
"description": "openlayers legacy build for geoext",
5
"scripts": {
6
"build": "rm -rf build && cd node_modules/ol/ && npm i && npm run build-legacy && cp -r build/legacy ../../build && cp LICENSE.md ../../build/ && cd ../../ && cp package.json build/",
0 commit comments