@constructor-io/constructorio-ui-autocomplete
Advanced tools
Comparing version 1.22.1 to 1.22.2
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = '1.22.1'; | ||
exports.default = '1.22.2'; |
@@ -1,1 +0,1 @@ | ||
export default '1.22.1'; | ||
export default '1.22.2'; |
@@ -1,2 +0,2 @@ | ||
declare const _default: "1.22.1"; | ||
declare const _default: "1.22.2"; | ||
export default _default; |
{ | ||
"name": "@constructor-io/constructorio-ui-autocomplete", | ||
"version": "1.22.1", | ||
"version": "1.22.2", | ||
"description": "Constructor.io Autocomplete UI library for web applications", | ||
@@ -5,0 +5,0 @@ "main": "lib/cjs/index.js", |
Sorry, the diff of this file is too big to display