Browse Source

Update charts to 6.0.0-beta3 (#22)

tags/v10.0.0-beta5
Diego Cardoso 6 years ago
parent
commit
8ca94b6f1e
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      bower.json

+ 2
- 2
bower.json View File

], ],
"dependencies": { "dependencies": {
"vaadin-board": "2.0.0-beta1", "vaadin-board": "2.0.0-beta1",
"vaadin-charts": "6.0.0-beta2",
"vaadin-charts": "6.0.0-beta3",
"vaadin-core": "10.0.0-beta4" "vaadin-core": "10.0.0-beta4"
} }
}
}

Loading…
Cancel
Save