Skip to content

Commit d1197a7

Browse files
committed
Bump system dependency in JS client
1 parent 6a1c535 commit d1197a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@ava/typescript": "^4.1.0",
41-
"@solana-program/system": "^0.4.1",
41+
"@solana-program/system": "^0.5.0",
4242
"@solana/eslint-config-solana": "^3.0.3",
4343
"@solana/web3.js": "2.0.0-rc.0",
4444
"@solana/webcrypto-ed25519-polyfill": "2.0.0-rc.0",

0 commit comments

Comments
 (0)