[Project] New Version 0.1.1

This commit is contained in:
Robert von Burg 2018-09-07 14:48:09 +02:00
parent 82c6f394ea
commit bb098775eb
1 changed files with 2 additions and 2 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.1.0", "version": "0.1.1",
"authors": [ "authors": [
"Robert von Burg" "Robert von Burg"
], ],
@ -21,7 +21,7 @@
"dependencies": { "dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.2.3", "strolchjs": "4treesCH/strolchjs#^0.2.3",
"strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.1.7", "strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.2.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.0.2", "strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.0.2",