[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2020-08-06 12:52:44 +02:00
parent 60a7d0082f
commit 06ca6eecb9
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-reports",
"description": "Strolch WebComponent Reports",
"version": "0.2.10",
"version": "0.2.11",
"authors": [
"Robert von Burg"
],
@ -19,11 +19,11 @@
"homepage": "https://github.com/4treesCH/strolch-wc-reports",
"ignore": [],
"dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.4.1",
"strolchjs": "4treesCH/strolchjs#^0.4.2",
"strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.0",
"strolch-wc-badge": "4treesCH/strolch-wc-badge#^0.1.0",
"strolch-wc-debounced-input": "4treesCH/strolch-wc-debounced-input#^0.1.0",
"strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.8",
"strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.9",
"polymer": "Polymer/polymer#^1.11.3",