[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2020-05-11 16:14:37 +02:00
parent 42f898156e
commit 4263795fde
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-plc",
"description": "Strolch PLC WebComponents",
"version": "0.3.5",
"version": "0.3.6",
"authors": ["Robert von Burg"],
"keywords": [
"strolch",
@ -17,12 +17,12 @@
"homepage": "https://github.com/4treesCH/strolch-wc-plc",
"ignore": [],
"dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.3.0",
"strolchjs": "4treesCH/strolchjs#^0.4.0",
"strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.0",
"strolch-wc-debounced-input": "4treesCH/strolch-wc-debounced-input#^0.1.0",
"strolch-wc-tree": "4treesCH/strolch-wc-tree#^0.1.6",
"strolch-wc-ws-observer": "4treesCH/strolch-wc-ws-observer#^0.2.2",
"strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.6",
"strolch-wc-tree": "4treesCH/strolch-wc-tree#^0.1.7",
"strolch-wc-ws-observer": "4treesCH/strolch-wc-ws-observer#^0.2.3",
"strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.7",
"polymer": "Polymer/polymer#^1.11.3",