[Project] Updated web dependencies

This commit is contained in:
Robert von Burg 2022-07-11 14:02:36 +02:00
parent a9acc0f7e0
commit ce79610705
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "strolch-wc-auth", "name": "strolch-wc-auth",
"description": "Strolch WebComponent Auth", "description": "Strolch WebComponent Auth",
"version": "0.9.8", "version": "0.9.9",
"authors": ["Robert von Burg"], "authors": ["Robert von Burg"],
"keywords": [ "keywords": [
"strolch", "strolch",
@ -17,8 +17,8 @@
"homepage": "https://github.com/strolch-li/strolch-wc-auth", "homepage": "https://github.com/strolch-li/strolch-wc-auth",
"ignore": [], "ignore": [],
"dependencies": { "dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.5.1", "strolchjs": "4treesCH/strolchjs#^0.5.3",
"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.15",
"polymer": "Polymer/polymer#^1.12.0", "polymer": "Polymer/polymer#^1.12.0",