We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb73fa commit c08189dCopy full SHA for c08189d
packages/autocomplete-plugin-algolia-insights/package.json
@@ -38,6 +38,6 @@
38
"@algolia/autocomplete-core": "1.5.6"
39
},
40
"peerDependencies": {
41
- "search-insights": "^1.0.0"
+ "search-insights": ">= 1 < 3"
42
}
43
0 commit comments