@vaadin/vaadin-notification
Advanced tools
Comparing version 20.0.0-rc1 to 20.0.0
{ | ||
"name": "@vaadin/vaadin-notification", | ||
"version": "20.0.0-rc1", | ||
"version": "20.0.0", | ||
"description": "vaadin-notification", | ||
@@ -29,6 +29,6 @@ "main": "vaadin-notification.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-rc1", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-rc1", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-rc1", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0-rc1" | ||
"@vaadin/vaadin-element-mixin": "^20.0.0", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0", | ||
"@vaadin/vaadin-material-styles": "^20.0.0", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
"@vaadin/testing-helpers": "^0.2.1", | ||
"@vaadin/vaadin-button": "^20.0.0-rc1", | ||
"@vaadin/vaadin-button": "^20.0.0", | ||
"sinon": "^9.2.1" | ||
@@ -45,3 +45,3 @@ }, | ||
}, | ||
"gitHead": "7283886827d8df0f85dd5a424a50235e44fb4e97" | ||
"gitHead": "6d292096303f1b29e37b81e356155dfb7235f3e5" | ||
} |
@@ -272,3 +272,3 @@ /** | ||
static get version() { | ||
return '20.0.0-rc1'; | ||
return '20.0.0'; | ||
} | ||
@@ -275,0 +275,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
47006