@ng-select/ng-select 13.2.0 → 13.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -218,5 +218,4 @@ export declare class NgSelectComponent implements OnDestroy, OnChanges, OnInit,
218
218
  static ngAcceptInputType_multiple: unknown;
219
219
  static ngAcceptInputType_searchable: unknown;
220
220
  static ngAcceptInputType_clearable: unknown;
221
- static ngAcceptInputType_isOpen: unknown;
222
221
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ng-select/ng-select",
3
- "version": "13.2.0",
3
+ "version": "13.2.1",
4
4
  "description": "Angular ng-select - All in One UI Select, Multiselect and Autocomplete",
5
5
  "author": "@ng-select/ng-select",
6
6
  "license": "MIT",