[Project] Fixed bad import

This commit is contained in:
Robert von Burg 2017-01-06 11:53:42 +01:00
parent f7cbf30406
commit 97b144ffd9
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-auth",
"description": "Strolch WebComponent Auth",
"version": "0.1.1",
"version": "0.1.2",
"authors": "Robert von Burg",
"keywords": [
"strolch",
@ -26,4 +26,4 @@
"paper-input": "PolymerElements/paper-input#^1.1.17",
"iron-ajax": "PolymerElements/iron-ajax#^1.4.3"
}
}
}