Skip to content

Commit

Permalink
fix: regen lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
sol-mocha committed Sep 14, 2022
1 parent 1caeda1 commit 590e40c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"private": true,
"name": "create-react-app-starter",
"version": "0.0.0-alpha.64",
"version": "0.1.0",
"dependencies": {
"@chakra-ui/icons": "^2.0.2",
"@chakra-ui/react": "^1.8.6",
"@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.62",
"@dcaf-labs/drip-sdk": "0.0.0-alpha.65",
"@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.npmjs.org/@ctrl/tinycolor/-/tinycolor-3.4.1.tgz"
integrity sha512-ej5oVy6lykXsvieQtqZxCOaLT+xD4+QNarq78cIYISHmZXshCvROLudpQN3lfL8G0NL7plMSSK+zlyvCaIJ4Iw==

"@dcaf-labs/drip-sdk@0.0.0-alpha.62":
version "0.0.0-alpha.62"
resolved "https://npm.pkg.github.com/download/@dcaf-labs/drip-sdk/0.0.0-alpha.62/e6363cbfb763f9ed116b7f9efd8c2c26cb4840f5#e6363cbfb763f9ed116b7f9efd8c2c26cb4840f5"
integrity sha512-F0wY9KI9ACjuF1C6ti8zipKfPGBLaM6l4JcItAa+MiWZ0Bgk95sFKTxVRvWVK2sDB4LWuCy03ZQgpoIFQN94pw==
"@dcaf-labs/drip-sdk@0.0.0-alpha.65":
version "0.0.0-alpha.65"
resolved "https://npm.pkg.github.com/download/@dcaf-labs/drip-sdk/0.0.0-alpha.65/bac2dd178b2ae5942e71d3a9316569c43fba1d9c#bac2dd178b2ae5942e71d3a9316569c43fba1d9c"
integrity sha512-4vHGRdT2kfKKcCJZPsVmVq9IG1Dtu/VJ7UD8o/0fgPAWQgYGU0zgu7hpn5rH/Man3MpDJMAg4JpyMz2dLfXVZg==
dependencies:
"@project-serum/anchor" "^0.25.0"
"@solana/spl-token" "^0.2.0"
Expand Down

0 comments on commit 590e40c

Please sign in to comment.