[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2022-04-21 11:19:51 +02:00
parent 09f4938704
commit b7e83060de
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.3",
"version": "0.1.4",
"authors": [
"Robert von Burg"
],
@ -22,8 +22,8 @@
"polymer": "Polymer/polymer#^1.11.3",
"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.1",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.0",
"strolch-wc-util-behavior": "strolch-li/strolch-wc-util-behavior#^0.3.0",
"paper-icon-button": "PolymerElements/paper-icon-button#^1.1.6",
"paper-dialog": "PolymerElements/paper-dialog#^1.1.0",