[Project] Updated web dependencies

This commit is contained in:
Robert von Burg 2022-05-13 13:14:29 +02:00
parent 3e20b9926c
commit 9a64c9e2a4
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "strolch-wc-information-dialog", "name": "strolch-wc-information-dialog",
"description": "Strolch WebComponent Information Dialog", "description": "Strolch WebComponent Information Dialog",
"version": "0.1.12", "version": "0.1.13",
"authors": [ "authors": [
"Robert von Burg" "Robert von Burg"
], ],
@ -20,7 +20,7 @@
"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.4.2", "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.4",
"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.12.0", "polymer": "Polymer/polymer#^1.12.0",