Skip to content

Commit

Permalink
unplug ens-contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
TateB committed Aug 3, 2022
1 parent d51f5e9 commit c2f5b71
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,11 @@
},
"dependencies": {
"ethers": "^5.6.1"
},
"dependenciesMeta": {
"ens-contracts": {
"built": false,
"unplugged": true
}
}
}
4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4667,6 +4667,10 @@ __metadata:
prettier: ^2.6.0
ts-node: ^10.7.0
typescript: ^4.6.2
dependenciesMeta:
ens-contracts:
built: false
unplugged: true
languageName: unknown
linkType: soft

Expand Down

0 comments on commit c2f5b71

Please sign in to comment.