[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2020-05-12 11:31:07 +02:00
parent a79ab04ff2
commit 60a7d0082f
1 changed files with 3 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.2.9", "version": "0.2.10",
"authors": [ "authors": [
"Robert von Burg" "Robert von Burg"
], ],
@ -19,12 +19,11 @@
"homepage": "https://github.com/4treesCH/strolch-wc-reports", "homepage": "https://github.com/4treesCH/strolch-wc-reports",
"ignore": [], "ignore": [],
"dependencies": { "dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.4.1",
"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.7", "strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.8",
"polymer": "Polymer/polymer#^1.11.3", "polymer": "Polymer/polymer#^1.11.3",