Skip to content

Commit 029f693

Browse files
committed
Add instantsearch
1 parent 48dfad0 commit 029f693

File tree

2 files changed

+220
-7
lines changed

2 files changed

+220
-7
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,16 @@
2828
"babel-preset-env": "^1.6.1",
2929
"bootstrap": "4.1.1",
3030
"fs-extra": "5.0.0",
31+
"instantsearch.js": "^2.10.4",
3132
"jquery": "3.2.1",
3233
"lunr": "^2.3.1",
3334
"popper.js": "1.12.9",
3435
"query-string": "^6.1.0",
36+
"snyk": "^1.103.0",
3537
"url-parse": "^1.4.3",
3638
"webpack": "^4.5.0",
3739
"webpack-cli": "^2.0.14",
38-
"yarn": "^1.10.1",
39-
"snyk": "^1.103.0"
40+
"yarn": "^1.10.1"
4041
},
4142
"devDependencies": {
4243
"jest": "22.3.0",

0 commit comments

Comments
 (0)