Skip to content

Commit

Permalink
upgrade mango redemption (#1900)
Browse files Browse the repository at this point in the history
  • Loading branch information
abrzezinski94 authored Oct 31, 2023
1 parent c557da6 commit 9b46697
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 211 deletions.
1 change: 1 addition & 0 deletions .yarnrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
--frozen-lockfile true
--add.exact true
ignore-scripts true
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
]
},
"dependencies": {
"@blockworks-foundation/mango-mints-redemption": "0.0.8",
"@blockworks-foundation/mango-mints-redemption": "0.0.10",
"@blockworks-foundation/mango-v4": "0.19.34",
"@blockworks-foundation/mango-v4-settings": "0.2.16",
"@blockworks-foundation/mangolana": "0.0.1-beta.15",
Expand Down Expand Up @@ -231,7 +231,8 @@
"@bonfida/spl-name-service": "0.1.47",
"@bundlr-network/client": "0.7.15",
"@carbon/icons-react": "11.7.0",
"@cardinal/namespaces-components": "2.5.5"
"@cardinal/namespaces-components": "2.5.5",
"crypto-js": ">=4.1.1"
},
"browser": {
"child_process": false
Expand Down
Loading

1 comment on commit 9b46697

@vercel
Copy link

@vercel vercel bot commented on 9b46697 Oct 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

governance-ui – ./

governance-ui-solana-labs.vercel.app
governance-ui-git-main-solana-labs.vercel.app
app.realms.today

Please sign in to comment.