parse-react icon indicating copy to clipboard operation
parse-react copied to clipboard

Dependencies update

Open MikelCalvo opened this issue 2 years ago • 0 comments

Update the dependencies from the main package.json and all the modules under /packages.

I also replaced the npm script "lerna bootstrap" for "lerna exec -- npm install" which should do the same since "lerna bootstrap" was deprecated from lerna v7

MikelCalvo avatar Jun 16 '23 11:06 MikelCalvo