[Project] Updated strolchjs version

This commit is contained in:
Robert von Burg 2020-05-11 16:11:39 +02:00
parent b2f30a2300
commit 8f70a4dd4d
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.1.6",
"version": "0.1.7",
"authors": ["Robert von Burg"],
"keywords": [
"strolch",
@ -17,7 +17,7 @@
"homepage": "https://github.com/4treesCH/strolch-wc-tree",
"ignore": [],
"dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.3.0",
"strolchjs": "4treesCH/strolchjs#^0.4.0",
"strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.0",
"polymer": "Polymer/polymer#^1.11.3",