aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-08-26 08:13:37 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-08-26 08:13:37 +0000
commit17c46dbe25720ec3ce6692447704f674ff4a99ac (patch)
treed0f48cb6298d300f9059826830c96877af77edba
parent305a1edcf6a41ce0312f4f923a5647b4bc63704d (diff)
downloadvaadin-17c46dbe25720ec3ce6692447704f674ff4a99ac.tar.gz
vaadin-17c46dbe25720ec3ce6692447704f674ff4a99ac.zip
Update dependencies for version 14.0.2
-rw-r--r--bower.json4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/bower.json b/bower.json
index 1bd5d23..78575cf 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "14.0.1",
+ "vaadin-core": "vaadin-core#14.0.2",
"vaadin-board": "vaadin-board#2.1.0",
"vaadin-charts": "vaadin-charts#6.2.3",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.4",
@@ -27,6 +27,6 @@
"vaadin-crud": "vaadin-crud#1.0.5",
"vaadin-grid-pro": "vaadin-grid-pro#2.0.3",
"vaadin-rich-text-editor": "vaadin-rich-text-editor#1.0.4",
- "vaadin-license-checker": "vaadin-license-checker#2.1.0"
+ "vaadin-license-checker": "vaadin-license-checker#2.1.1"
}
} \ No newline at end of file
diff --git a/package.json b/package.json
index 9eaa201..224c71f 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"author": "Vaadin Ltd",
"license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)",
"dependencies": {
- "@vaadin/vaadin-core": "^14.0.1",
+ "@vaadin/vaadin-core": "^14.0.2",
"@vaadin/vaadin-board": "^2.1.0",
"@vaadin/vaadin-charts": "^6.2.3",
"@vaadin/vaadin-confirm-dialog": "^1.1.4",