[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2022-02-10 21:46:46 +01:00
parent aba8b92f52
commit 8750acc25f
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-plc",
"description": "Strolch PLC WebComponents",
"version": "0.3.11",
"version": "0.3.12",
"authors": ["Robert von Burg"],
"keywords": [
"strolch",
@ -17,11 +17,11 @@
"homepage": "https://github.com/strolch-li/strolch-wc-plc",
"ignore": [],
"dependencies": {
"strolchjs": "strolch-li/strolchjs#^0.4.4",
"strolchjs": "strolch-li/strolchjs#^0.5.0",
"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-ws-observer": "strolch-li/strolch-wc-ws-observer#^0.2.7",
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.11",
"strolch-wc-ws-observer": "strolch-li/strolch-wc-ws-observer#^0.2.8",
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.13",
"polymer": "Polymer/polymer#^1.11.3",