[Project] Updated strolch dependencies

This commit is contained in:
Robert von Burg 2017-11-06 12:17:23 +01:00
parent 2d6f365d08
commit 8f25696de5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-auth",
"description": "Strolch WebComponent Auth",
"version": "0.6.1",
"version": "0.6.2",
"authors": "Robert von Burg",
"keywords": [
"strolch",
@ -17,8 +17,8 @@
"homepage": "https://github.com/4treesCH/strolch-wc-auth",
"ignore": [],
"dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.2.0",
"strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.1",
"strolchjs": "4treesCH/strolchjs#^0.2.1",
"strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.2",
"paper-material": "PolymerElements/paper-material#^1.0.6",
"paper-card": "PolymerElements/paper-card#^1.1.2",
"paper-dialog": "PolymerElements/paper-dialog#^1.1.0",