Skip to content

Commit

Permalink
beta version for QA related to DA and StaticFilters changes (#135)
Browse files Browse the repository at this point in the history
beta version for QA related to DA and StaticFilters changes
  • Loading branch information
yen-tt authored Aug 22, 2022
1 parent 0794e02 commit e858b89
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion THIRD-PARTY-NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ SOFTWARE.

The following NPM package may be included in this product:

- @yext/search-core@2.0.0-alpha.218
- @yext/search-core@2.0.0-beta.219

This package contains the following license and notice below:

Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yext/search-headless",
"version": "2.0.0-alpha.134",
"version": "2.0.0-beta.135",
"description": "A library for powering UI components for Yext Search integrations",
"author": "slapshot@yext.com",
"license": "BSD-3-Clause",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@reduxjs/toolkit": "^1.8.1",
"@yext/search-core": "2.0.0-alpha.218",
"@yext/search-core": "2.0.0-beta.219",
"js-levenshtein": "^1.1.6",
"lodash": "^4.17.21"
},
Expand Down

0 comments on commit e858b89

Please sign in to comment.