Skip to content

Commit

Permalink
feat(igo2-lib): upgrade to 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbeau committed Feb 15, 2021
1 parent ced2579 commit 97ce3d4
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 @@ -52,7 +52,7 @@ IGO2 is having multiple features, such as Web GIS viewer adapted to Desktop and

## Téléchargement

- [Version 1.6.1](https://github.com/infra-geo-ouverte/igo2/releases/download/1.6.1/igo2.zip)
- [Version 1.6.2](https://github.com/infra-geo-ouverte/igo2/releases/download/1.6.2/igo2.zip)
- [Version 1.5.3](https://github.com/infra-geo-ouverte/igo2/releases/download/1.5.3/igo2.zip)
- [Version 1.4.1](https://github.com/infra-geo-ouverte/igo2/releases/download/1.4.1/igo2.zip)
- [Version 1.3.1](https://github.com/infra-geo-ouverte/igo2/releases/download/1.3.1/igo2.zip)
Expand Down Expand Up @@ -124,7 +124,7 @@ Nous sommes bien heureux que vous pensiez contribuer à IGO! Avant de le faire,

## Download

- [Version 1.6.1](https://github.com/infra-geo-ouverte/igo2/releases/download/1.6.1/igo2.zip)
- [Version 1.6.2](https://github.com/infra-geo-ouverte/igo2/releases/download/1.6.2/igo2.zip)
- [Version 1.5.3](https://github.com/infra-geo-ouverte/igo2/releases/download/1.5.3/igo2.zip)
- [Version 1.4.1](https://github.com/infra-geo-ouverte/igo2/releases/download/1.4.1/igo2.zip)
- [Version 1.3.1](https://github.com/infra-geo-ouverte/igo2/releases/download/1.3.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 @@ -50,13 +50,13 @@
"@angular/platform-browser-dynamic": "^10.0.3",
"@angular/router": "^10.0.3",
"@azure/msal-angular": "^1.1.1",
"@igo2/auth": "~1.6.1",
"@igo2/common": "~1.6.1",
"@igo2/context": "~1.6.1",
"@igo2/core": "~1.6.1",
"@igo2/geo": "~1.6.1",
"@igo2/integration": "~1.6.1",
"@igo2/utils": "~1.6.1",
"@igo2/auth": "~1.6.2",
"@igo2/common": "~1.6.2",
"@igo2/context": "~1.6.2",
"@igo2/core": "~1.6.2",
"@igo2/geo": "~1.6.2",
"@igo2/integration": "~1.6.2",
"@igo2/utils": "~1.6.2",
"@mat-datetimepicker/core": "^5.1.2",
"@turf/buffer": "^5.1.5",
"@turf/point-on-feature": "^5.1.5",
Expand Down

0 comments on commit 97ce3d4

Please sign in to comment.