[Project] Updated strolch-wc-* version

This commit is contained in:
Robert von Burg 2020-02-26 19:56:29 +01:00
parent b1c100c1a2
commit 0f85a9215e
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.4",
"version": "0.2.5",
"authors": [
"Robert von Burg"
],
@ -20,11 +20,11 @@
"ignore": [],
"dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.2.7",
"strolchjs": "4treesCH/strolchjs#^0.3.0",
"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.4",
"strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.5",
"polymer": "Polymer/polymer#^1.11.3",