[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2020-08-06 12:55:38 +02:00
parent fc5341c1e4
commit 193917ecc1
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-inspector",
"description": "Strolch WebComponent Inspector",
"version": "0.20.1",
"version": "0.20.2",
"authors": ["Robert von Burg"],
"keywords": [
"strolch",
@ -17,11 +17,11 @@
"homepage": "https://github.com/4treesCH/strolch-wc-inspector",
"ignore": [],
"dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.4.1",
"strolchjs": "4treesCH/strolchjs#^0.4.2",
"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.8",
"strolch-wc-ws-observer": "4treesCH/strolch-wc-ws-observer#^0.2.4",
"strolch-wc-tree": "4treesCH/strolch-wc-tree#^0.1.9",
"strolch-wc-ws-observer": "4treesCH/strolch-wc-ws-observer#^0.2.5",
"polymer": "Polymer/polymer#^1.11.3",