Skip to content

Commit 101b9c5

Browse files
committed
Test with OL 9.1
1 parent 5b9acb1 commit 101b9c5

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Changes
77
* Convert all image WMS sources regardless of their load functions
88
* Allow to force a specific tileLoadFunction using the olcs\_tileLoadFunction property
9+
* Test with OL 9.1
910

1011
* Breaking changes
1112
* Rename all 'olcs.xx' properties to 'olcs\_xx' and document them in PROPERTIES.md

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint-config-openlayers": "12.0.0",
8787
"eslint-import-resolver-typescript": "3.6.1",
8888
"eslint-plugin-import": "2.29.1",
89-
"ol": "9.0.0",
89+
"ol": "9.1.0",
9090
"parcel": "2.12.0",
9191
"proj4": "2.11.0",
9292
"recast": "0.23.6",

0 commit comments

Comments
 (0)