[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2022-04-21 11:26:01 +02:00
parent d49127bf82
commit d5023e8fa7
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "strolch-wc-reports", "name": "strolch-wc-reports",
"description": "Strolch WebComponent Reports", "description": "Strolch WebComponent Reports",
"version": "0.5.0", "version": "0.5.1",
"authors": [ "authors": [
"Robert von Burg" "Robert von Burg"
], ],
@ -20,9 +20,9 @@
"ignore": [], "ignore": [],
"dependencies": { "dependencies": {
"strolchjs": "strolch-li/strolchjs#^0.5.1", "strolchjs": "strolch-li/strolchjs#^0.5.1",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.3.1", "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.0",
"strolch-wc-badge": "strolch-li/strolch-wc-badge#^0.1.1", "strolch-wc-badge": "strolch-li/strolch-wc-badge#^0.1.2",
"strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.1", "strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.2",
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.14", "strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.14",
"polymer": "Polymer/polymer#^1.11.3", "polymer": "Polymer/polymer#^1.11.3",