hedera-sdk-js icon indicating copy to clipboard operation
hedera-sdk-js copied to clipboard

chore: pin used pnpm version in package.json

Open mehcode opened this issue 8 months ago • 1 comments

For documentation purposes at least, the expected pnpm version should be declared in package.json. See https://nodejs.org/api/packages.html#packagemanager

I would recommend updating to pnpm v9 when time allows. I would have done it here, but it involves an automatic reformat of the lockfile and has a high chance of conflicting any current work.

mehcode avatar Jun 02 '24 22:06 mehcode