[Project] Updated web dependencies

This commit is contained in:
Robert von Burg 2022-05-13 13:14:33 +02:00
parent 438964b3d0
commit f11ead52ec
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-dialog-button",
"description": "Strolch WebComponent Dialog Button",
"version": "0.1.5",
"version": "0.1.6",
"authors": [
"Robert von Burg"
],
@ -22,7 +22,7 @@
"polymer": "Polymer/polymer#^1.12.0",
"strolchjs": "strolch-li/strolchjs#^0.5.1",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.2",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.4",
"strolch-wc-util-behavior": "strolch-li/strolch-wc-util-behavior#^0.3.0",
"paper-icon-button": "PolymerElements/paper-icon-button#^1.1.6",