[SOLVED] How to upgrade moralis?

I just modified the version number in package.json, like below, then yarn install

Is it correct and enough?

You are not using the latest version of the SDK. Please update it as soon as possible to enjoy the newest features. Most recent version: 1.7.0

I think that this is how you can do it.

it still doesn’t work as expected?

1 Like

Try uninstalling moralis and then running yarn add moralis.

1 Like

Thank you, both.
I just modified the version number and yarn install, no any issue or alert.

1 Like