Replace @agm/core with @angular/google-maps

This commit is contained in:
eugene-sinitsyn 2020-03-03 17:23:14 +03:00 committed by Maksim Karatkevich
parent 8d749466f9
commit 7c34bd2966
5 changed files with 26 additions and 23 deletions

View file

@ -36,6 +36,7 @@
"@angular/compiler": "^9.0.4",
"@angular/core": "^9.0.4",
"@angular/forms": "^9.0.4",
"@angular/google-maps": "^9.1.0",
"@angular/platform-browser": "^9.0.4",
"@angular/platform-browser-dynamic": "^9.0.4",
"@angular/router": "^9.0.4",
@ -82,7 +83,7 @@
"@compodoc/compodoc": "1.0.1",
"@fortawesome/fontawesome-free": "^5.2.0",
"@types/d3-color": "1.0.5",
"@types/googlemaps": "^3.30.4",
"@types/googlemaps": "^3.39.3",
"@types/jasmine": "2.5.54",
"@types/jasminewd2": "2.0.3",
"@types/leaflet": "1.2.3",