[Project] Updated web dependencies

This commit is contained in:
Robert von Burg 2023-07-04 13:05:44 +02:00
parent 5ab424972f
commit 9888f5bd9e
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-util-behavior",
"description": "Strolch Polymer Util Behaviors",
"version": "0.3.11",
"version": "0.3.12",
"authors": [
"Robert von Burg"
],
@ -22,7 +22,7 @@
"dependencies": {
"strolchjs": "strolch-li/strolchjs#^0.5.3",
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.16",
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.17",
"polymer": "Polymer/polymer#^1.12.0"
}