Skip to content

Commit

Permalink
Update vaadin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo committed Jul 26, 2018
1 parent 20a2e42 commit c49c2e9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"dependencies": {
"polymer": "^2.0.0",
"iron-resizable-behavior": "^2.0.0",
"vaadin-themable-mixin": "vaadin/vaadin-themable-mixin#^1.2.0",
"vaadin-lumo-styles": "vaadin/vaadin-lumo-styles#^1.1.0-alpha3",
"vaadin-material-styles": "vaadin/vaadin-material-styles#^1.1.0-alpha2",
"vaadin-element-mixin": "vaadin/vaadin-element-mixin#^1.1.0"
"vaadin-themable-mixin": "vaadin/vaadin-themable-mixin#^1.2.1",
"vaadin-lumo-styles": "vaadin/vaadin-lumo-styles#^1.1.0-beta1",
"vaadin-material-styles": "vaadin/vaadin-material-styles#^1.1.0-beta1",
"vaadin-element-mixin": "vaadin/vaadin-element-mixin#^1.1.2"
},
"devDependencies": {
"iron-component-page": "^3.0.0",
"iron-test-helpers": "^2.0.0",
"webcomponentsjs": "^1.0.0",
"web-component-tester": "^6.1.5",
"vaadin-demo-helpers": "vaadin/vaadin-demo-helpers#^2.0.0-alpha2"
"vaadin-demo-helpers": "vaadin/vaadin-demo-helpers#^2.0.1"
}
}

0 comments on commit c49c2e9

Please sign in to comment.