Skip to content

Commit

Permalink
chore: bump sdk (#41)
Browse files Browse the repository at this point in the history
* chore: bump sdk

* chore: bump sdk
  • Loading branch information
sol-mocha authored Aug 22, 2022
1 parent 157e8f2 commit d701c3f
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 @@ -8,7 +8,7 @@
"@chakra-ui/theme": "^1.14.0",
"@chakra-ui/theme-tools": "^1.3.6",
"@choc-ui/chakra-autocomplete": "^4.22.0",
"@dcaf-labs/drip-sdk": "0.0.0-alpha.55",
"@dcaf-labs/drip-sdk": "0.0.0-alpha.58",
"@emotion/react": "^11",
"@emotion/styled": "^11",
"@project-serum/anchor": "^0.25.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2146,10 +2146,10 @@
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-3.4.1.tgz#75b4c27948c81e88ccd3a8902047bcd797f38d32"
integrity sha512-ej5oVy6lykXsvieQtqZxCOaLT+xD4+QNarq78cIYISHmZXshCvROLudpQN3lfL8G0NL7plMSSK+zlyvCaIJ4Iw==

"@dcaf-labs/drip-sdk@0.0.0-alpha.55":
version "0.0.0-alpha.55"
resolved "https://npm.pkg.github.com/download/@dcaf-labs/drip-sdk/0.0.0-alpha.55/9f2fda58cebeeb72e95b61056ca3d8bd5d8875a1#9f2fda58cebeeb72e95b61056ca3d8bd5d8875a1"
integrity sha512-Ioz16NmSnATqi5ajBzCrP3hzlwImvHvW9P1wqOCyYrIYCuTAKVczLtOVTECE+tBqUQ0GYOomCbYnTxXVyFgmfw==
"@dcaf-labs/drip-sdk@0.0.0-alpha.58":
version "0.0.0-alpha.58"
resolved "https://npm.pkg.github.com/download/@dcaf-labs/drip-sdk/0.0.0-alpha.58/c1946a1adc41decfcf59a5b22bb572222591db74#c1946a1adc41decfcf59a5b22bb572222591db74"
integrity sha512-kmBBJKK32rGMOMUz4ZhhHFRQn/rjvX2pdpA9D0qtanQq2pycK2lcxfva/CYHCqsQP6Wm9TRsm4+YZOSzQDPdlg==
dependencies:
"@project-serum/anchor" "^0.25.0"
"@solana/spl-token" "^0.2.0"
Expand Down

0 comments on commit d701c3f

Please sign in to comment.