Skip to content

Commit

Permalink
chore: update readme and package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
OnahProsperity committed Jun 12, 2024
1 parent 91c6458 commit 994e3d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ npx hardhat run scripts/upgrade.ts --network <network>
Update network settings, currencies, and supported institutions in `scripts/config.ts`

```bash
npx hardhat run scripts/setSupportedInstitutions.ts --network <network>

npx hardhat run scripts/setSupportedTokens.ts --network <network>

npx hardhat run scripts/updateProtocolAddresses.ts --network <network>
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@api/tron": "file:.api/apis/tron",
"@openzeppelin/contracts": "^4.9.5",
"@openzeppelin/contracts-upgradeable": "^4.9.5",
"crypto-js": "^4.1.1",
Expand Down

0 comments on commit 994e3d1

Please sign in to comment.