Skip to content

Commit

Permalink
Bump web component dependencies to stable (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy-fix committed Jun 15, 2020
1 parent 4d3ba42 commit 20e51a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"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",
"vaadin-text-field": "vaadin/vaadin-text-field#^2.6.0-alpha4",
"vaadin-combo-box": "vaadin/vaadin-combo-box#^5.2.0-alpha1",
"vaadin-text-field": "vaadin/vaadin-text-field#^2.6.0",
"vaadin-combo-box": "vaadin/vaadin-combo-box#^5.2.0",
"vaadin-control-state-mixin": "vaadin/vaadin-control-state-mixin#^2.1.1"
},
"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#^3.1.0-alpha1",
"vaadin-demo-helpers": "vaadin/vaadin-demo-helpers#^3.1.0",
"iron-form": "^2.3.0"
}
}

0 comments on commit 20e51a0

Please sign in to comment.