[Project] Update strolch-wc-* components

This commit is contained in:
Robert von Burg 2022-04-21 11:22:29 +02:00
parent c6480cbd4c
commit fa0eb8bbc8
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-parameter-input",
"description": "Strolch WebComponent Parameter Input",
"version": "0.1.2",
"version": "0.1.3",
"authors": [
"Robert von Burg"
],
@ -23,7 +23,7 @@
"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-styles": "strolch-li/strolch-wc-styles#^0.4.0",
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.14",
"paper-input": "PolymerElements/paper-input#^1.2.1",