update components
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "iron-validatable-behavior",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "Provides a behavior for an element that validates user input",
|
||||
"authors": "The Polymer Authors",
|
||||
"keywords": [
|
||||
@@ -30,11 +30,11 @@
|
||||
"web-component-tester": "^4.0.0",
|
||||
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
||||
},
|
||||
"_release": "1.1.0",
|
||||
"_release": "1.1.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.1.0",
|
||||
"commit": "01ed585b28d8ab41367518f9aebd8442b9166bfe"
|
||||
"tag": "v1.1.1",
|
||||
"commit": "2ecd3f411e298733b29f1660f75cb9b03ea31d77"
|
||||
},
|
||||
"_source": "git://github.com/PolymerElements/iron-validatable-behavior.git",
|
||||
"_target": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user