UNPKG

kumovega-instantsearch-adapter

Version:

Adapter to use InstantSearch UI widgets with Kumovega Search

9 lines (7 loc) 241 B
const packageJson = require("../package.json"); if (packageJson.version.includes("1.0.")) { console.warn( "\x1b[33m%s\x1b[0m", "Note: v1.0.x of kumovega-instantsearch-adapter only works with Vega Server v1.0.7 and above.", ); }