[Project] Updated to strolchjs 0.5.0

This commit is contained in:
Robert von Burg 2022-02-10 21:35:04 +01:00
parent dfee096978
commit 0f34500fa0
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.0",
"version": "0.2.1",
"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.4.3",
"strolchjs": "strolch-li/strolchjs#^0.5.0",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.3.1",
"polymer": "Polymer/polymer#^1.11.3",