diff options
author | Artur <artur@vaadin.com> | 2018-01-22 12:57:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-22 12:57:42 +0200 |
commit | e2dc6db70c245cfb7aafcc5e19cf904305394a4d (patch) | |
tree | 2670330c10e6654121bfc9a306f7ee57e492d164 /bower.json | |
parent | 6690fe8fbc34130a351aeac7b8434eb0ea226748 (diff) | |
download | vaadin-e2dc6db70c245cfb7aafcc5e19cf904305394a4d.tar.gz vaadin-e2dc6db70c245cfb7aafcc5e19cf904305394a4d.zip |
Add simple Travis build to detect dependency conflicts (#6)
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ "main": "", "license": [ "Apache-2.0", - "http://vaadin.com/license/cval" + "https://vaadin.com/license/cval-3.0" ], "ignore": [ "**/.*", |