Skip to content

Commit c842628

Browse files
committed
feat(google-maps): Expost the underlying Google Maps objects.
Correct package.json file with correct version.
1 parent 69c7e5e commit c842628

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,25 +47,14 @@
4747
},
4848
"version": "9.2.0",
4949
"dependencies": {
50-
<<<<<<< HEAD
5150
"@angular/animations": "^9.1.0",
5251
"@angular/common": "^9.1.0",
5352
"@angular/compiler": "^9.1.0",
5453
"@angular/core": "^9.1.0",
5554
"@angular/elements": "^9.1.0",
5655
"@angular/forms": "^9.1.0",
5756
"@angular/platform-browser": "^9.1.0",
58-
"@types/googlemaps": "^3.37.0",
59-
=======
60-
"@angular/animations": "^9.1.0-next.4",
61-
"@angular/common": "^9.1.0-next.4",
62-
"@angular/compiler": "^9.1.0-next.4",
63-
"@angular/core": "^9.1.0-next.4",
64-
"@angular/elements": "^9.1.0-next.4",
65-
"@angular/forms": "^9.1.0-next.4",
66-
"@angular/platform-browser": "^9.1.0-next.4",
6757
"@types/googlemaps": "^3.39.3",
68-
>>>>>>> 466c757d7... feat(google-maps): expose the underlying Google Maps objects.
6958
"@types/youtube": "^0.0.38",
7059
"@webcomponents/custom-elements": "^1.1.0",
7160
"core-js": "^2.6.9",

0 commit comments

Comments
 (0)