Skip to content

Commit 6745571

Browse files
committed
Update dependencies for 1.1.0-beta1
1 parent 6d9bb3e commit 6745571

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bower.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vaadin-core-elements",
3-
"version": "0.3.0",
3+
"version": "1.1.0-beta1",
44
"authors": [
55
"Vaadin Ltd"
66
],
@@ -25,10 +25,10 @@
2525
],
2626
"dependencies": {
2727
"vaadin-grid": "vaadin/vaadin-grid#1.1.0-beta1",
28-
"vaadin-combo-box": "vaadin/vaadin-combo-box#1.0.0-rc1",
28+
"vaadin-combo-box": "vaadin/vaadin-combo-box#1.1.0-beta1",
2929
"vaadin-icons": "vaadin/vaadin-icons#1.0.0-rc1",
30-
"vaadin-date-picker": "vaadin/vaadin-date-picker#1.0.0-rc1",
31-
"vaadin-upload": "vaadin/vaadin-upload#1.0.0-rc1"
30+
"vaadin-date-picker": "vaadin/vaadin-date-picker#1.1.0-beta1",
31+
"vaadin-upload": "vaadin/vaadin-upload#1.1.0-beta1"
3232
},
3333
"devDependencies": {
3434
"web-component-tester": "^4.0.3",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vaadin-core-elements",
3-
"version": "0.3.0",
3+
"version": "1.1.0",
44
"description": "Vaadin Core Elements is an evolving set of free, open sourced custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.",
55
"author": "Vaadin Ltd",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)