[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2020-05-11 16:13:31 +02:00
parent 49c3d58dbe
commit a79ab04ff2
1 changed files with 3 additions and 3 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.2.8", "version": "0.2.9",
"authors": [ "authors": [
"Robert von Burg" "Robert von Burg"
], ],
@ -20,11 +20,11 @@
"ignore": [], "ignore": [],
"dependencies": { "dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.3.0", "strolchjs": "4treesCH/strolchjs#^0.4.0",
"strolch-wc-styles": "4treesCH/strolch-wc-styles#^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-badge": "4treesCH/strolch-wc-badge#^0.1.0",
"strolch-wc-debounced-input": "4treesCH/strolch-wc-debounced-input#^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.6", "strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.7",
"polymer": "Polymer/polymer#^1.11.3", "polymer": "Polymer/polymer#^1.11.3",