[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2022-02-24 16:58:46 +01:00
parent 0f34500fa0
commit 7b0cca193b
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-tree",
"description": "Strolch Tree View WebComponent",
"version": "0.2.1",
"version": "0.2.2",
"authors": ["Robert von Burg"],
"keywords": [
"strolch",
@ -17,7 +17,7 @@
"homepage": "https://github.com/strolch-li/strolch-wc-tree",
"ignore": [],
"dependencies": {
"strolchjs": "strolch-li/strolchjs#^0.5.0",
"strolchjs": "strolch-li/strolchjs#^0.5.1",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.3.1",
"polymer": "Polymer/polymer#^1.11.3",