Skip to content

Commit

Permalink
Fix dependencies versions for V10
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Aug 31, 2018
1 parent ab772c7 commit ea9c4dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"dependencies": {
"polymer": "^2.0.0",
"vaadin-themable-mixin": "^1.1.0",
"vaadin-button": "^2.0.0",
"vaadin-progress-bar": "^1.0.0",
"vaadin-button": "~2.0.0",
"vaadin-progress-bar": "~1.0.0",
"vaadin-lumo-styles": "vaadin/vaadin-lumo-styles#^1.0.0",
"vaadin-element-mixin": "vaadin/vaadin-element-mixin#^1.0.1"
},
Expand Down

0 comments on commit ea9c4dd

Please sign in to comment.