diff --git a/clients/js/package.json b/clients/js/package.json index 17ca465..d2ea545 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -34,13 +34,13 @@ }, "license": "MIT", "peerDependencies": { - "@solana/web3.js": "2.0.0" + "@solana/web3.js": "^2.0.0" }, "devDependencies": { "@ava/typescript": "^4.1.0", "@solana/eslint-config-solana": "^3.0.3", - "@solana/web3.js": "2.0.0", - "@solana/webcrypto-ed25519-polyfill": "2.0.0", + "@solana/web3.js": "^2.0.0", + "@solana/webcrypto-ed25519-polyfill": "^2.0.0", "@types/node": "^20", "@typescript-eslint/eslint-plugin": "^7.16.1", "@typescript-eslint/parser": "^7.16.1", diff --git a/clients/js/pnpm-lock.yaml b/clients/js/pnpm-lock.yaml index 30f2649..9ef4c6c 100644 --- a/clients/js/pnpm-lock.yaml +++ b/clients/js/pnpm-lock.yaml @@ -15,10 +15,10 @@ importers: specifier: ^3.0.3 version: 3.0.6(@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3))(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.3))(eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3))(eslint-plugin-react-hooks@4.6.2(eslint@8.57.1))(eslint-plugin-simple-import-sort@12.1.1(eslint@8.57.1))(eslint-plugin-sort-keys-fix@1.1.2)(eslint-plugin-typescript-sort-keys@3.3.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3) '@solana/web3.js': - specifier: 2.0.0 + specifier: ^2.0.0 version: 2.0.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.6.3)(ws@8.18.0) '@solana/webcrypto-ed25519-polyfill': - specifier: 2.0.0 + specifier: ^2.0.0 version: 2.0.0(typescript@5.6.3) '@types/node': specifier: ^20