[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2022-02-24 16:58:07 +01:00
parent 31a088b61b
commit 09f4938704
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-dialog-button",
"description": "Strolch WebComponent Dialog Button",
"version": "0.1.2",
"version": "0.1.3",
"authors": [
"Robert von Burg"
],
@ -21,9 +21,9 @@
"dependencies": {
"polymer": "Polymer/polymer#^1.11.3",
"strolchjs": "strolch-li/strolchjs#^0.5.0",
"strolchjs": "strolch-li/strolchjs#^0.5.1",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.3.1",
"strolch-wc-util-behavior": "strolch-li/strolch-wc-util-behavior#^0.2.0",
"strolch-wc-util-behavior": "strolch-li/strolch-wc-util-behavior#^0.2.1",
"paper-icon-button": "PolymerElements/paper-icon-button#^1.1.6",
"paper-dialog": "PolymerElements/paper-dialog#^1.1.0",