feat: update @angular/google-maps

This commit is contained in:
Sergey Andrievskiy 2021-11-12 17:16:46 +03:00
parent cf0729a779
commit 360925e08f
2 changed files with 26 additions and 27 deletions

View file

@ -37,7 +37,7 @@
"@angular/compiler": "^13.0.1",
"@angular/core": "^13.0.1",
"@angular/forms": "^13.0.1",
"@angular/google-maps": "^12.1.0",
"@angular/google-maps": "^13.0.1",
"@angular/platform-browser": "^13.0.1",
"@angular/platform-browser-dynamic": "^13.0.1",
"@angular/router": "^13.0.1",
@ -105,4 +105,4 @@
"tslint-language-service": "^0.9.9",
"typescript": "^4.4.4"
}
}
}