diff options
author | Jouni Koivuviita <jouni@jouni.me> | 2016-10-17 08:40:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-17 08:40:35 +0100 |
commit | 55a9f6c0172796991352cfc39019276ae7e32e72 (patch) | |
tree | 1a9a4a472b9d4f63860fbdfc6716f60afde7bff9 /bower.json | |
parent | 2bb7a6bea30fb88fc064af9205885ef27542646d (diff) | |
download | vaadin-core-55a9f6c0172796991352cfc39019276ae7e32e72.tar.gz vaadin-core-55a9f6c0172796991352cfc39019276ae7e32e72.zip |
Update bower.json
Include the latest vaadin-upload minor version
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ "vaadin-combo-box": "vaadin/vaadin-combo-box#1.1.x", "vaadin-icons": "vaadin/vaadin-icons#1.0.x", "vaadin-date-picker": "vaadin/vaadin-date-picker#1.1.x", - "vaadin-upload": "vaadin/vaadin-upload#1.0.x" + "vaadin-upload": "vaadin/vaadin-upload#1.1.x" }, "devDependencies": { "web-component-tester": "^4.0.3", |