@constructor-io/constructorio-ui-autocomplete
Advanced tools
Comparing version 1.23.3 to 1.23.4
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = '1.23.3'; | ||
exports.default = '1.23.4'; |
@@ -1,1 +0,1 @@ | ||
export default '1.23.3'; | ||
export default '1.23.4'; |
@@ -1,2 +0,2 @@ | ||
declare const _default: "1.23.3"; | ||
declare const _default: "1.23.4"; | ||
export default _default; |
{ | ||
"name": "@constructor-io/constructorio-ui-autocomplete", | ||
"version": "1.23.3", | ||
"version": "1.23.4", | ||
"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