Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo committed Jul 5, 2017
1 parent 8ba3b67 commit 2ca9208
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,36 @@
"webcomponentsjs": "^0.7.24"
}
}
},
"resolutions": {
"iron-flex-layout": "1 - 2",
"iron-meta": "1 - 2",
"paper-behaviors": "1 - 2",
"iron-behaviors": "1 - 2",
"iron-a11y-keys-behavior": "1 - 2",
"iron-checked-element-behavior": "1 - 2",
"iron-validatable-behavior": "1 - 2",
"iron-form-element-behavior": "1 - 2",
"paper-ripple": "1 - 2",
"paper-styles": "1 - 2",
"iron-icon": "1 - 2",
"iron-range-behavior": "1 - 2",
"iron-demo-helpers": "^2.0.0",
"iron-location": "1 - 2",
"iron-doc-viewer": "^2.0.0",
"paper-button": "1 - 2",
"iron-ajax": "^2.0.0",
"marked-element": "1 - 2",
"prism-element": "1 - 2",
"app-layout": "1 - 2",
"iron-media-query": "1 - 2",
"iron-resizable-behavior": "1 - 2",
"iron-scroll-target-behavior": "1 - 2",
"iron-icons": "1 - 2",
"iron-iconset-svg": "1 - 2",
"iron-selector": "1 - 2",
"iron-a11y-announcer": "1 - 2",
"iron-overlay-behavior": "1 - 2",
"iron-fit-behavior": "1 - 2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vaadin-upload",
"version": "2.0.0-beta1",
"version": "2.0.0",
"description": "Polymer Element for uploading files",
"main": "vaadin-upload.html",
"repository": "vaadin/vaadin-upload",
Expand Down

0 comments on commit 2ca9208

Please sign in to comment.