ionic2-city-picker
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -101,2 +101,3 @@ import { Component, EventEmitter, forwardRef, HostListener, Input, Optional, Output, ViewEncapsulation } from '@angular/core'; | ||
_this._pickerColumnCmps = _this._pickerCmp._cols.toArray(); | ||
_this._pickerColumnCmps.forEach(function (col) { return col.lastIndex = -1; }); | ||
}); | ||
@@ -103,0 +104,0 @@ this._isOpen = true; |
{ | ||
"name": "ionic2-city-picker", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "ionic2 ", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
38462
502