Skip to content

Commit b2b2b9a

Browse files
authored
Udate itemsjs 2.1.14 (#31)
1 parent 62bbb20 commit b2b2b9a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instantsearch-itemsjs-adapter",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "An adapter to use ItemsJs based client-side search with an Algolia Instantsearch front-end.",
55
"main": "./lib/adapter",
66
"directories": {
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@algolia/client-search": "^4.11.0",
1414
"@babel/plugin-transform-modules-commonjs": "^7.16.0",
15-
"itemsjs": "^2.1.13"
15+
"itemsjs": "^2.1.14"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "^7.16.0",

0 commit comments

Comments
 (0)