Skip to content

Commit

Permalink
Upgrade yarn version to be compatible with @openearch-project/opensea…
Browse files Browse the repository at this point in the history
…rch (#3443)

* upgrade yarn version to 1.22.10 to be compatible with @openearch-project/opensearch

Signed-off-by: Derek Ho <dxho@amazon.com>
(cherry picked from commit dd472fc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
  • Loading branch information
github-actions[bot] committed Feb 20, 2023
1 parent 448c755 commit d3fc27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,6 @@
},
"engines": {
"node": "14.20.1",
"yarn": "^1.21.1"
"yarn": "^1.22.10"
}
}

0 comments on commit d3fc27d

Please sign in to comment.