[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2020-08-06 12:54:30 +02:00
parent d20cb27a00
commit 66bbee592a
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "strolch-wc-plc", "name": "strolch-wc-plc",
"description": "Strolch PLC WebComponents", "description": "Strolch PLC WebComponents",
"version": "0.3.7", "version": "0.3.8",
"authors": ["Robert von Burg"], "authors": ["Robert von Burg"],
"keywords": [ "keywords": [
"strolch", "strolch",
@ -17,12 +17,12 @@
"homepage": "https://github.com/4treesCH/strolch-wc-plc", "homepage": "https://github.com/4treesCH/strolch-wc-plc",
"ignore": [], "ignore": [],
"dependencies": { "dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.4.0", "strolchjs": "4treesCH/strolchjs#^0.4.2",
"strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.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-debounced-input": "4treesCH/strolch-wc-debounced-input#^0.1.0",
"strolch-wc-tree": "4treesCH/strolch-wc-tree#^0.1.8", "strolch-wc-tree": "4treesCH/strolch-wc-tree#^0.1.9",
"strolch-wc-ws-observer": "4treesCH/strolch-wc-ws-observer#^0.2.4", "strolch-wc-ws-observer": "4treesCH/strolch-wc-ws-observer#^0.2.5",
"strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.8", "strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.9",
"polymer": "Polymer/polymer#^1.11.3", "polymer": "Polymer/polymer#^1.11.3",