We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc91d8 commit 65a0b20Copy full SHA for 65a0b20
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "google-analytics",
3
- "version": "0.0.3",
+ "version": "0.0.4",
4
"description": "Encapsulates Google Analytics dashboard features into web components",
5
"homepage": "http://googlewebcomponents.github.io/google-analytics",
6
"authors": [
@@ -26,8 +26,8 @@
26
],
27
"dependencies": {
28
"es6-promise": "^2.0.0",
29
- "google-chart": "GoogleWebComponents/google-chart#^0.1.0",
+ "google-chart": "GoogleWebComponents/google-chart#^0.2.0",
30
"google-signin": "GoogleWebComponents/google-signin#^0.1.0",
31
- "polymer": "Polymer/polymer#^0.5.0"
+ "polymer": "Polymer/polymer#^0.5.1"
32
}
33
0 commit comments