Skip to content

Commit 4ad0d1c

Browse files
daboudiijeremy-eychenne
authored andcommitted
docs: add dependencies for Angular and Openlayer in README
1 parent 167a065 commit 4ad0d1c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.MD

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
## Demo
44
https://quentin-ol.github.io/ngx-openlayers/
55

6+
## Dependencies
7+
8+
ngx-openlayers works with the following versions which must be installed as peer dependencies:
9+
10+
| ngx-openlayers | Angular | Openlayers |
11+
|----------------|----------------|----------------|
12+
| 19.x | ^19.0.0 | ~10.5.0 |
13+
| 18.x | ^18.0.0 | ~10.5.0 |
14+
| 17.x | ^17.0.0 | ~9.2.4 |
15+
| 16.x | ^16.0.0 | ~8.2.0 |
16+
| 15.x | ^15.0.0 | ~7.5.2 |
17+
| 14.x | ^14.0.0 | ~6.15.1 |
18+
619
## Installation
720

821
To install this library, run:

0 commit comments

Comments
 (0)