Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass committed Oct 19, 2023
1 parent a6fb7ad commit 3770781
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/crons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
},
"dependencies": {
"@coral-xyz/anchor": "^0.28.0",
"@helium/account-fetch-cache": "^0.4.1",
"@helium/distributor-oracle": "^0.4.1",
"@helium/fanout-sdk": "^0.4.1",
"@helium/helium-entity-manager-sdk": "^0.4.1",
Expand All @@ -45,6 +46,7 @@
"@helium/spl-utils": "^0.4.1",
"@helium/state-controller-sdk": "^0.0.5",
"@helium/treasury-management-sdk": "^0.4.1",
"@helium/voter-stake-registry-sdk": "^0.4.1",
"@solana/spl-token": "^0.3.8",
"@solana/web3.js": "^1.78.4",
"axios": "^1.3.6",
Expand Down
2 changes: 2 additions & 0 deletions packages/crons/yarn.deploy.lock
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ __metadata:
resolution: "@helium/crons@workspace:."
dependencies:
"@coral-xyz/anchor": ^0.28.0
"@helium/account-fetch-cache": ^0.4.1
"@helium/distributor-oracle": ^0.4.1
"@helium/fanout-sdk": ^0.4.1
"@helium/helium-entity-manager-sdk": ^0.4.1
Expand All @@ -184,6 +185,7 @@ __metadata:
"@helium/spl-utils": ^0.4.1
"@helium/state-controller-sdk": ^0.0.5
"@helium/treasury-management-sdk": ^0.4.1
"@helium/voter-stake-registry-sdk": ^0.4.1
"@solana/spl-token": ^0.3.8
"@solana/web3.js": ^1.78.4
"@types/bn.js": ^5.1.0
Expand Down
2 changes: 2 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1052,6 +1052,7 @@ __metadata:
resolution: "@helium/crons@workspace:packages/crons"
dependencies:
"@coral-xyz/anchor": ^0.28.0
"@helium/account-fetch-cache": ^0.4.1
"@helium/distributor-oracle": ^0.4.1
"@helium/fanout-sdk": ^0.4.1
"@helium/helium-entity-manager-sdk": ^0.4.1
Expand All @@ -1065,6 +1066,7 @@ __metadata:
"@helium/spl-utils": ^0.4.1
"@helium/state-controller-sdk": ^0.0.5
"@helium/treasury-management-sdk": ^0.4.1
"@helium/voter-stake-registry-sdk": ^0.4.1
"@solana/spl-token": ^0.3.8
"@solana/web3.js": ^1.78.4
"@types/bn.js": ^5.1.0
Expand Down

0 comments on commit 3770781

Please sign in to comment.