Skip to content

Commit

Permalink
Revert "Debug"
Browse files Browse the repository at this point in the history
This reverts commit 6147a68.
  • Loading branch information
clowestab committed Sep 10, 2024
1 parent 6147a68 commit 3c2fcce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 73 deletions.
72 changes: 0 additions & 72 deletions .github/workflows/resolution-demo.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[profile.default]
src = "contracts"
libs = ["lib"]
solc = "0.8.25"


remappings = [
"@ensdomains=lib/ens-contracts/",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typescript": "^5.5.4"
},
"dependencies": {
"@adraffy/blocksmith": "https://github.com/clowestab/blocksmith.js",
"@adraffy/blocksmith": "^0.0.33",
"@unruggable/gateways": "^0.0.8"
}
}

0 comments on commit 3c2fcce

Please sign in to comment.