[Project] Updated strolch-wc-localize-behavior to 1.1.16

This commit is contained in:
Robert von Burg 2023-04-21 10:26:49 +02:00
parent 71d3f8399a
commit 5ab424972f
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.10",
"version": "0.3.11",
"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.15",
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.16",
"polymer": "Polymer/polymer#^1.12.0"
}