Skip to content

Commit

Permalink
chore: bump dependencies to stable versions
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Apr 30, 2020
1 parent 5251469 commit 4b0ec82
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,18 @@
"dependencies": {
"polymer": "^2.0.0",
"vaadin-themable-mixin": "vaadin/vaadin-themable-mixin#^1.3.2",
"vaadin-element-mixin": "vaadin/vaadin-element-mixin#^2.0.0",
"vaadin-element-mixin": "vaadin/vaadin-element-mixin#^2.3.0",
"vaadin-lumo-styles": "vaadin/vaadin-lumo-styles#^1.6.0",
"vaadin-material-styles": "vaadin/vaadin-material-styles#^1.3.2"
},
"devDependencies": {
"iron-component-page": "^3.0.0",
"iron-demo-helpers": "^2.0.0",
"webcomponentsjs": "^1.0.0",
"web-component-tester": "^6.1.5",
"vaadin-button": "vaadin/vaadin-button#^2.3.0-alpha1",
"vaadin-checkbox": "vaadin/vaadin-checkbox#^2.3.0-alpha1",
"vaadin-button": "vaadin/vaadin-button#^2.3.0",
"vaadin-checkbox": "vaadin/vaadin-checkbox#^2.3.0",
"vaadin-demo-helpers": "vaadin/vaadin-demo-helpers#^3.1.0-alpha1",
"vaadin-radio-button": "vaadin/vaadin-radio-button#^1.3.0-alpha1",
"vaadin-radio-button": "vaadin/vaadin-radio-button#^1.3.0",
"vaadin-text-field": "vaadin/vaadin-text-field#^2.6.0-alpha4"
},
"resolutions": {
"vaadin-element-mixin": "^2.3.0"
}
}

0 comments on commit 4b0ec82

Please # to comment.