[Project] Updated web dependencies

This commit is contained in:
Robert von Burg 2022-07-11 14:02:36 +02:00
parent 9fb030ae7e
commit 63f92f6bf1
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-tree",
"description": "Strolch Tree View WebComponent",
"version": "0.2.5",
"version": "0.2.6",
"authors": ["Robert von Burg"],
"keywords": [
"strolch",
@ -17,8 +17,8 @@
"homepage": "https://github.com/strolch-li/strolch-wc-tree",
"ignore": [],
"dependencies": {
"strolchjs": "strolch-li/strolchjs#^0.5.1",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.4",
"strolchjs": "strolch-li/strolchjs#^0.5.3",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.7",
"polymer": "Polymer/polymer#^1.12.0",