[Project] Updated web dependencies

This commit is contained in:
Robert von Burg 2022-05-13 13:14:34 +02:00
parent 244d07b39c
commit c6639f5d63
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", "name": "strolch-wc-tree",
"description": "Strolch Tree View WebComponent", "description": "Strolch Tree View WebComponent",
"version": "0.2.3", "version": "0.2.4",
"authors": ["Robert von Burg"], "authors": ["Robert von Burg"],
"keywords": [ "keywords": [
"strolch", "strolch",
@ -18,9 +18,9 @@
"ignore": [], "ignore": [],
"dependencies": { "dependencies": {
"strolchjs": "strolch-li/strolchjs#^0.5.1", "strolchjs": "strolch-li/strolchjs#^0.5.1",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.0", "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.4",
"polymer": "Polymer/polymer#^1.11.3", "polymer": "Polymer/polymer#^1.12.0",
"iron-icons": "PolymerElements/iron-icons#^1.2.1", "iron-icons": "PolymerElements/iron-icons#^1.2.1",