[Project] Update to styles 0.3.0

This commit is contained in:
Robert von Burg 2019-11-08 16:25:51 +01:00
parent 7792e51fc6
commit 486358117a
1 changed files with 2 additions and 2 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.1.4", "version": "0.1.5",
"authors": ["Robert von Burg"], "authors": ["Robert von Burg"],
"keywords": [ "keywords": [
"strolch", "strolch",
@ -18,7 +18,7 @@
"ignore": [], "ignore": [],
"dependencies": { "dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.2.7", "strolchjs": "4treesCH/strolchjs#^0.2.7",
"strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.2.0", "strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.0",
"polymer": "Polymer/polymer#^1.11.3", "polymer": "Polymer/polymer#^1.11.3",