[New] Added new version 0.3.1

This commit is contained in:
Robert von Burg 2020-02-26 12:42:33 +01:00
parent 310dc03e40
commit 76028d6529
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-plc",
"description": "Strolch PLC WebComponents",
"version": "0.3.0",
"version": "0.3.1",
"authors": ["Robert von Burg"],
"keywords": [
"strolch",
@ -17,12 +17,13 @@
"homepage": "https://github.com/4treesCH/strolch-wc-plc",
"ignore": [],
"dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.2.8",
"strolchjs": "4treesCH/strolchjs#^0.3.0",
"strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.0",
"strolch-wc-debounced-input": "4treesCH/strolch-wc-debounced-input#^0.1.0",
"strolch-wc-tree": "4treesCH/strolch-wc-tree#^0.1.5",
"strolch-wc-ws-observer": "4treesCH/strolch-wc-ws-observer#^0.2.0",
"strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.4",
"strolch-wc-paging": "4treesCH/strolch-wc-paging#^0.1.1",
"polymer": "Polymer/polymer#^1.11.3",