Skip to content

Commit

Permalink
update answers-headless-react to version that exports SandboxEndpoints (
Browse files Browse the repository at this point in the history
#167)

Updates answers-headless-react to the newest version which exports SandboxEndpoints

J=SLAP-2106
TEST=manual

console.log SandboxEndpoints in test site
  • Loading branch information
oshi97 authored May 31, 2022
1 parent e3d8c91 commit 9216904
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
6 changes: 3 additions & 3 deletions THIRD-PARTY-NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The following NPM package may be included in this product:

- @yext/answers-core@1.6.0
- @yext/answers-core@1.7.0-alpha.165

This package contains the following license and notice below:

Expand Down Expand Up @@ -832,7 +832,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The following NPM package may be included in this product:

- @yext/answers-headless-react@1.1.1-alpha.123
- @yext/answers-headless-react@1.1.1-alpha.125

This package contains the following license and notice below:

Expand Down Expand Up @@ -873,7 +873,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The following NPM package may be included in this product:

- @yext/answers-headless@1.1.1-alpha.0-95
- @yext/answers-headless@1.1.1-alpha.96

This package contains the following license and notice below:

Expand Down
48 changes: 24 additions & 24 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"@yext/answers-headless-react": "1.1.1-alpha.123",
"@yext/answers-headless-react": "^1.1.1-alpha.125",
"@yext/eslint-config-slapshot": "^0.2.0",
"babel-jest": "^27.0.6",
"babel-loader": "^8.2.3",
Expand Down
6 changes: 3 additions & 3 deletions test-site/package-lock.json

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

0 comments on commit 9216904

Please sign in to comment.