Skip to content

Commit

Permalink
fix: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bl0up committed May 28, 2024
1 parent 5b22e42 commit 53db6c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
4 changes: 0 additions & 4 deletions cache_hardhat/solidity-files-cache.json

This file was deleted.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "MIT",
"devDependencies": {
"@amxx/graphprotocol-utils": "1.1.0",
"@graphprotocol/graph-cli": "0.72.2",
"@graphprotocol/graph-cli": "0.73.0",
"@graphprotocol/graph-ts": "0.35.1",
"@nomicfoundation/hardhat-foundry": "1.1.2",
"@nomicfoundation/hardhat-ignition-viem": "0.15.4",
Expand All @@ -22,7 +22,7 @@
"solhint": "5.0.1"
},
"overrides": {
"@graphprotocol/graph-cli": "0.72.2",
"@graphprotocol/graph-cli": "0.73.0",
"@graphprotocol/graph-ts": "0.35.1"
}
}
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"skipLibCheck": true,
"resolveJsonModule": true
}
}
}

0 comments on commit 53db6c9

Please sign in to comment.