[Project] Updated to 4treesCH/strolch-wc-localize-behavior#^1.0.2

This commit is contained in:
Robert von Burg 2017-03-08 16:59:40 +01:00
parent e643800a9c
commit c42a5c19fb
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-auth",
"description": "Strolch WebComponent Auth",
"version": "0.4.0",
"version": "0.4.2",
"authors": "Robert von Burg",
"keywords": [
"strolch",
@ -25,6 +25,6 @@
"iron-a11y-keys": "PolymerElements/iron-a11y-keys#^1.0.6",
"paper-input": "PolymerElements/paper-input#^1.1.17",
"iron-ajax": "PolymerElements/iron-ajax#^1.4.3",
"strolch-localize-behavior": "strolch-localize-behavior#^1.0.0"
"strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.0.2"
}
}

View File

@ -7,7 +7,7 @@
<link rel="import" href="../../bower_components/paper-button/paper-button.html">
<link rel="import" href="../../bower_components/iron-a11y-keys/iron-a11y-keys.html">
<link rel="import" href="../../bower_components/iron-ajax/iron-ajax.html">
<link rel="import" href="../../bower_components/strolch-localize-behavior/strolch-localize-behavior.html">
<link rel="import" href="../../bower_components/strolch-wc-localize-behavior/strolch-wc-localize-behavior.html">
<dom-module id="strolch-wc-auth">