Skip to content

Commit

Permalink
merge branch develop
Browse files Browse the repository at this point in the history
  • Loading branch information
benmcginnis committed Jun 28, 2023
1 parent f975fec commit 6b1ab74
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.4.0-beta.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 6b1ab74

Please sign in to comment.