Skip to content

Commit

Permalink
priority fees
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenRepublic committed Mar 16, 2024
1 parent d353451 commit 7334e2d
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 151 deletions.
93 changes: 52 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"*.{ts,tsx}": "prettier --write"
},
"dependencies": {
"@metaplex-foundation/beet": "^0.7.1",
"@metaplex-foundation/beet": "^0.7.2",
"@metaplex-foundation/js": "^0.18.3",
"@metaplex-foundation/mpl-candy-guard": "^0.4.1",
"@metaplex-foundation/mpl-candy-machine": "^6.0.0-alpha.16",
Expand Down Expand Up @@ -41,6 +41,7 @@
"typescript": "5.0.3"
},
"devDependencies": {
"@types/bn.js": "^5.1.5",
"husky": "^8.0.0",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8"
Expand Down
Loading

0 comments on commit 7334e2d

Please sign in to comment.