Skip to content

Commit

Permalink
Bump core version to v1.3.2 (#1571)
Browse files Browse the repository at this point in the history
Bump core version to the latest version of 1.3.2

J=none
TEST=manual

Build the assets and smoke test with a sample site
  • Loading branch information
cea2aj committed Oct 13, 2021
1 parent e0751bb commit 49c882b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion THIRD-PARTY-NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ MIT License

The following NPM package may be included in this product:

- @yext/answers-core@1.3.0
- @yext/answers-core@1.3.2

This package contains the following license and notice below:

Expand Down
6 changes: 3 additions & 3 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 @@ -24,7 +24,7 @@
],
"dependencies": {
"@mapbox/mapbox-gl-language": "^0.10.1",
"@yext/answers-core": "^1.3.0",
"@yext/answers-core": "^1.3.2",
"@yext/answers-storage": "^1.1.0",
"@yext/rtf-converter": "^1.5.0",
"cross-fetch": "^3.1.4",
Expand Down

0 comments on commit 49c882b

Please sign in to comment.