[Project] Updated web dependencies

This commit is contained in:
Robert von Burg 2022-05-13 13:14:34 +02:00
parent 36abbab742
commit 451b05745d
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-paging",
"description": "Strolch WebComponent Paging",
"version": "0.1.5",
"version": "0.1.6",
"authors": [
"Robert von Burg"
],
@ -20,9 +20,9 @@
"ignore": [],
"dependencies": {
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.0",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.4",
"polymer": "Polymer/polymer#^1.11.3",
"polymer": "Polymer/polymer#^1.12.0",
"iron-ajax": "PolymerElements/iron-ajax#^1.4.4",
"iron-icons": "PolymerElements/iron-icons#^1.2.1",