Skip to content

Commit

Permalink
fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
ThornM9 authored and ChewingGlass committed Jun 21, 2023
1 parent 3aaf35d commit 390ed6a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/distributor-oracle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"@helium/lazy-distributor-sdk": "^0.2.4",
"@helium/rewards-oracle-sdk": "^0.2.4",
"@helium/spl-utils": "^0.2.4",
"@metaplex-foundation/mpl-bubblegum": "^0.7.0",
"@types/sequelize": "^4.28.14",
"aws-sdk": "^2.1313.0",
"axios": "^0.27.2",
Expand Down
14 changes: 14 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1164,6 +1164,20 @@
bn.js "^5.2.0"
js-sha3 "^0.8.0"

"@metaplex-foundation/mpl-bubblegum@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@metaplex-foundation/mpl-bubblegum/-/mpl-bubblegum-0.7.0.tgz#b34067ad4fe846ceb60e47e49f221ecf4730add7"
integrity sha512-HCo6q+nh8M3KRv9/aUaZcJo5/vPJEeZwPGRDWkqN7lUXoMIvhd83fZi7MB1rIg1gwpVHfHqim0A02LCYKisWFg==
dependencies:
"@metaplex-foundation/beet" "0.7.1"
"@metaplex-foundation/beet-solana" "0.4.0"
"@metaplex-foundation/cusper" "^0.0.2"
"@metaplex-foundation/mpl-token-metadata" "^2.5.2"
"@solana/spl-account-compression" "^0.1.4"
"@solana/spl-token" "^0.1.8"
"@solana/web3.js" "^1.50.1"
js-sha3 "^0.8.0"

"@metaplex-foundation/mpl-core@^0.0.2":
version "0.0.2"
resolved "https://registry.yarnpkg.com/@metaplex-foundation/mpl-core/-/mpl-core-0.0.2.tgz#17ee2cc216e17629d6df1dbba75964625ebbd603"
Expand Down

0 comments on commit 390ed6a

Please sign in to comment.