Skip to content

Commit

Permalink
updates packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-de-leon-cll committed Mar 15, 2024
1 parent 091988c commit 79ca21c
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 547 deletions.
3 changes: 1 addition & 2 deletions contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
"chai": "^4.3.6",
"ethers": "^5.6.8",
"hardhat": "^2.16.1",
"solidity-coverage": "^0.8.2",
"starknet": "6.4.0"
"solidity-coverage": "^0.8.2"
},
"dependencies": {
"@chainlink/contracts": "^0.4.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"typescript": "4.7.2"
},
"dependencies": {
"starknet": "^6.0.0-beta.11"
"starknet": "6.4.0"
}
}
Loading

0 comments on commit 79ca21c

Please sign in to comment.