hashgraph / hedera-sdk-js

Hedera™ Hashgraph SDK for JavaScript/TypeScript
https://docs.hedera.com/guides/docs/sdks
Apache License 2.0
253 stars 131 forks source link

chore: pin used pnpm version in package.json #2321

Open mehcode opened 3 weeks ago

mehcode commented 3 weeks ago

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.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud