summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-03-05 14:24:51 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-03-05 14:24:51 +0000
commite1bd5bdf06584418372d15c7b1ca08a3b352c56f (patch)
tree51b1f4172bd86f85b63366b1d8806a649787575e
parentc6a4c4f383545f65a8cfd1c68f9d58a1707dcab0 (diff)
downloadvaadin-e1bd5bdf06584418372d15c7b1ca08a3b352c56f.tar.gz
vaadin-e1bd5bdf06584418372d15c7b1ca08a3b352c56f.zip
Update dependencies for version 13.0.0
-rw-r--r--bower.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 7f7776c..be42b54 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "13.0.0-beta3",
+ "vaadin-core": "vaadin-core#13.0.0",
"vaadin-board": "vaadin-board#2.1.0",
"vaadin-charts": "vaadin-charts#6.2.1",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.1",
diff --git a/package.json b/package.json
index 56b59b2..b4999ec 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": "^13.0.0-beta3",
+ "@vaadin/vaadin-core": "^13.0.0",
"@vaadin/vaadin-board": "^2.1.0",
"@vaadin/vaadin-charts": "^6.2.1",
"@vaadin/vaadin-confirm-dialog": "^1.1.1",