[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2022-04-21 11:29:33 +02:00
parent de228f1a0d
commit 6c29096a2e
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.23.3",
"version": "0.23.4",
"authors": ["Robert von Burg"],
"keywords": [
"strolch",
@ -18,9 +18,9 @@
"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-tree": "strolch-li/strolch-wc-tree#^0.2.2",
"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-tree": "strolch-li/strolch-wc-tree#^0.2.3",
"strolch-wc-ws-observer": "strolch-li/strolch-wc-ws-observer#^0.2.9",
"polymer": "Polymer/polymer#^1.11.3",