Skip to content

Commit a30aab5

Browse files
committed
Merge pull request #13 from philipwalton/upgrade-dependencies
Upgrade dependencies to their latest version.
2 parents afc91d8 + 65a0b20 commit a30aab5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-analytics",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Encapsulates Google Analytics dashboard features into web components",
55
"homepage": "http://googlewebcomponents.github.io/google-analytics",
66
"authors": [
@@ -26,8 +26,8 @@
2626
],
2727
"dependencies": {
2828
"es6-promise": "^2.0.0",
29-
"google-chart": "GoogleWebComponents/google-chart#^0.1.0",
29+
"google-chart": "GoogleWebComponents/google-chart#^0.2.0",
3030
"google-signin": "GoogleWebComponents/google-signin#^0.1.0",
31-
"polymer": "Polymer/polymer#^0.5.0"
31+
"polymer": "Polymer/polymer#^0.5.1"
3232
}
3333
}

0 commit comments

Comments
 (0)