Skip to content

Commit

Permalink
fix: use stable sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
sol-mocha committed Sep 22, 2023
1 parent 6d7616a commit dd8e1db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"typescript": "^4.6.3"
},
"dependencies": {
"@dcaf-labs/drip-ts": "0.3.0",
"@dcaf-labs/drip-ts": "0.4.0",
"@project-serum/anchor": "^0.25.0",
"@solana/spl-token": "^0.2.0",
"@solana/web3.js": "^1.37.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
dependencies:
regenerator-runtime "^0.13.4"

"@dcaf-labs/drip-ts@0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@dcaf-labs/drip-ts/-/drip-ts-0.3.0.tgz#405f1d640517f1489f2f9956a1e09e981de55197"
integrity sha512-LMwAWq5L3R3VMdCE+1K5Pdmn+jKtQAIc967fNp6lrCo1oS1eBUHi8/H/J+A91nNaYV0J/V7Qv1UCMZ5FB/Eb8Q==
"@dcaf-labs/drip-ts@0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@dcaf-labs/drip-ts/-/drip-ts-0.4.0.tgz#1d8dc0dcd93a27a64e603a5fd215ac35824fb8a1"
integrity sha512-ScBoyDD4MqCB8SlBuPRLALC5Seap3kboOEWYGBKGv/u0muh+NL0GjG3lGl5qyi4fHzBYcc6DUmDTP8p5Godegg==

"@eslint/eslintrc@^0.4.3":
version "0.4.3"
Expand Down

0 comments on commit dd8e1db

Please sign in to comment.