Skip to content

Commit ec8b9f8

Browse files
committed
chore: fix build
1 parent c788f9e commit ec8b9f8

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"instantsearch.css": "^7.3.1",
6262
"instantsearch.js": "^3.7.0",
6363
"jquery": "^2.1.4",
64+
"ladda": "^0.9.8",
6465
"lodash": "^4.17.15",
6566
"moment": "^2.10.6",
6667
"moment-precise-range": "^0.1.1",
@@ -82,7 +83,7 @@
8283
"@types/angular": "^1.6.56",
8384
"@types/core-js": "^2.5.2",
8485
"@types/jest": "^24.0.18",
85-
"@types/jquery": "^3.3.31",
86+
"@types/jquery": "3.3.31",
8687
"@types/lodash": "^4.14.144",
8788
"@types/node": "~8.9.4",
8889
"cz-conventional-changelog": "^3.0.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)