[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2022-04-21 11:28:45 +02:00
parent 60cd1a9b7f
commit 97126daa59
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-plc",
"description": "Strolch PLC WebComponents",
"version": "0.3.13",
"version": "0.3.15",
"authors": ["Robert von Burg"],
"keywords": [
"strolch",
@ -18,8 +18,8 @@
"ignore": [],
"dependencies": {
"strolchjs": "strolch-li/strolchjs#^0.5.1",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.3.1",
"strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.1",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.0",
"strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.2",
"strolch-wc-ws-observer": "strolch-li/strolch-wc-ws-observer#^0.2.9",
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.14",