Skip to content

Commit

Permalink
Merge pull request #240 from yext/hotfix/v2.3.1
Browse files Browse the repository at this point in the history
v2.3.1
  • Loading branch information
benmcginnis authored Jun 28, 2023
2 parents 79ed8a2 + e89e3b7 commit 88fdab0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "@yext/search-core",
"version": "2.3.0",
"version": "2.3.1",
"description": "Typescript Networking Library for the Yext Search API",
"main": "./dist/commonjs/src/index.js",
"module": "./dist/esm/src/index.js",
"types": "./dist/bundle.d.ts",
"sideEffects": false,
"keywords": [
"networking",
"search api",
Expand Down

0 comments on commit 88fdab0

Please sign in to comment.