Skip to content

Commit

Permalink
Allow ol 8 in peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fredj committed Sep 5, 2023
1 parent 62e56f8 commit 2ee43df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "info@camptocamp.com",
"license": "bsd",
"peerDependencies": {
"ol": "7 || 6 || 5",
"ol": "8 || 7 || 6 || 5",
"proj4": "2"
},
"devDependencies": {
Expand Down

0 comments on commit 2ee43df

Please sign in to comment.