NPM package not updated with PR #4389 #4390
Answered
by
RanVaknin
ricardofaria-minu
asked this question in
Q&A
-
the pull request #4389 was merged in the project, but the NPM package was not updated. |
Beta Was this translation helpful? Give feedback.
Answered by
RanVaknin
May 16, 2023
Replies: 2 comments
-
There is probably a delay between the NPM release process and things getting merged into the repo. I just used
Please update the dependency. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RanVaknin
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ricardofaria-minu,
There is probably a delay between the NPM release process and things getting merged into the repo.
I just used
npm i aws-sdk
and check package-lock.json:Please update the dependency.
Thanks,
Ran~