Skip to content

Commit

Permalink
pkg: upgrade @sajari/sdk-react version
Browse files Browse the repository at this point in the history
Change-Id: I2a1dbe6c1436a589db113dd44137b63ff6be3ed6
Reviewed-on: https://review.sajari.com/c/website-search-integration/+/1631
Reviewed-by: David Howden <[email protected]>
  • Loading branch information
Benjamin Hinchley authored and dhowden committed Sep 11, 2019
1 parent d381c3e commit aec4be6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@babel/polyfill": "^7.0.0",
"@emotion/core": "^10.0.10",
"@sajari/sdk-react": "2.8.5",
"@sajari/sdk-react": "^2.8.6",
"core-js": "3",
"cuid": "^2.1.1",
"deepmerge": "^2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1014,10 +1014,10 @@
resolved "https://registry.yarnpkg.com/@sajari/sdk-js/-/sdk-js-1.0.5.tgz#0c8678589cb3345e7ac0afce7b88f5fa3357831d"
integrity sha512-N0cu7jrsgGfNibaOsUWH21+p6AVaDC0p4TadboOw7NlMmu5zMuXYqoasHXbd5UAp3yYoSCcxLYfzW7NOHTvXkA==

"@sajari/[email protected].5":
version "2.8.5"
resolved "https://registry.yarnpkg.com/@sajari/sdk-react/-/sdk-react-2.8.5.tgz#d19027db2515a93e29bbc279707717229ec99e13"
integrity sha512-7nYr67JHZw1OLgSbMk/RQqyB8rxeROjNbRiIkAvqRxqyNJL+l+o0iLO0Zseh2CTm2hKkXAGa1LTO1yNDifMvOA==
"@sajari/sdk-react@^2.8.6":
version "2.8.6"
resolved "https://registry.yarnpkg.com/@sajari/sdk-react/-/sdk-react-2.8.6.tgz#5c00678a3a7030c673970407508b83bda279e6a2"
integrity sha512-Vf4Z9nWGfx3rolcIxwBcl8SKfIc7sBb0zjtoQxAro3z608XteX4a8lm2KFn5t/N/TDdKBgjg70Jac09QpSHbyA==
dependencies:
"@emotion/core" "^10.0.10"
"@emotion/styled" "^10.0.10"
Expand Down

0 comments on commit aec4be6

Please sign in to comment.