Skip to content

Commit 93826e2

Browse files
committed
Merge pull request #9 from PolymerLabs/dep-fix
Fixes #8 - point to correct dependency
2 parents 117049c + e1d70fb commit 93826e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "google-map",
33
"private": true,
44
"dependencies": {
5-
"google-apis": "Polymer/google-apis#master"
5+
"google-apis": "PolymerLabs/google-apis#master"
66
}
77
}

0 commit comments

Comments
 (0)