Skip to content

Commit

Permalink
feat(app): upgrade igo2-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeLafreniere18 committed Mar 15, 2023
1 parent 65bc846 commit ee6d8f2
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ IGO2 is having multiple features, such as Web GIS viewer adapted to Desktop and

## Téléchargement

- [Version 1.14.1](https://github.com/infra-geo-ouverte/igo2/releases/download/1.14.1/igo2.zip)
- [Version 1.14.2](https://github.com/infra-geo-ouverte/igo2/releases/download/1.14.2/igo2.zip)
- [Version 1.13.4](https://github.com/infra-geo-ouverte/igo2/releases/download/1.13.4/igo2.zip)
- [Version 1.12.1](https://github.com/infra-geo-ouverte/igo2/releases/download/1.12.1/igo2.zip)
- [Version 1.11.1](https://github.com/infra-geo-ouverte/igo2/releases/download/1.11.1/igo2.zip)
Expand Down Expand Up @@ -140,7 +140,7 @@ Nous sommes bien heureux que vous pensiez contribuer à IGO! Avant de le faire,

## Download

- [Version 1.14.1](https://github.com/infra-geo-ouverte/igo2/releases/download/1.14.1/igo2.zip)
- [Version 1.14.2](https://github.com/infra-geo-ouverte/igo2/releases/download/1.14.2/igo2.zip)
- [Version 1.13.4](https://github.com/infra-geo-ouverte/igo2/releases/download/1.13.4/igo2.zip)
- [Version 1.12.1](https://github.com/infra-geo-ouverte/igo2/releases/download/1.12.1/igo2.zip)
- [Version 1.11.1](https://github.com/infra-geo-ouverte/igo2/releases/download/1.11.1/igo2.zip)
Expand Down
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@
"@angular/service-worker": "^14.2.12",
"@azure/msal-angular": "^2.4.1",
"@azure/msal-browser": "^2.28.1",
"@igo2/auth": "1.14.1",
"@igo2/common": "1.14.1",
"@igo2/context": "1.14.1",
"@igo2/core": "1.14.1",
"@igo2/geo": "1.14.1",
"@igo2/integration": "1.14.1",
"@igo2/utils": "1.14.1",
"@igo2/auth": "1.14.2",
"@igo2/common": "1.14.2",
"@igo2/context": "1.14.2",
"@igo2/core": "1.14.2",
"@igo2/geo": "1.14.2",
"@igo2/integration": "1.14.2",
"@igo2/utils": "1.14.2",
"@mat-datetimepicker/core": "~10.0.0",
"@turf/buffer": "^6.5.0",
"@turf/point-on-feature": "^6.5.0",
Expand Down

0 comments on commit ee6d8f2

Please sign in to comment.