[Project] New version 0.16.5

This commit is contained in:
Robert von Burg 2019-06-18 08:25:23 +02:00
parent 23f912bc24
commit 79b83df91f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-inspector",
"description": "Strolch WebComponent Inspector",
"version": "0.16.4",
"version": "0.16.5",
"authors": ["Robert von Burg"],
"keywords": [
"strolch",
@ -17,10 +17,10 @@
"homepage": "https://github.com/4treesCH/strolch-wc-inspector",
"ignore": [],
"dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.2.4",
"strolchjs": "4treesCH/strolchjs#^0.2.7",
"strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.2.0",
"strolch-wc-debounced-input": "4treesCH/strolch-wc-debounced-input#^0.1.0",
"strolch-wc-tree": "4treesCH/strolch-wc-tree#^0.1.3",
"strolch-wc-tree": "4treesCH/strolch-wc-tree#^0.1.4",
"polymer": "Polymer/polymer#^1.11.3",