Skip to content

Commit

Permalink
chore: Updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0xRektora committed Jun 9, 2024
1 parent 0bfa7f4 commit 8f038d2
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,6 @@
{
"name": "ethers",
"common": {
"ethereum": "donations.ethers.eth",
"funding": [
{
"type": "individual",
"url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2"
},
{
"type": "individual",
"url": "https://www.buymeacoffee.com/ricmoo"
}
]
},
"name": "ethers-arbitrum-hotfix",
"private": true,
"repository": {
"type": "git",
"url": "git://github.com/ethers-io/ethers.js.git"
},
"scripts": {
"preinstall": "npm run bootstrap-hoist",
"postinstall": "node ./misc/admin/lib/cmds/update-depgraph && npm run bootstrap-link",
Expand Down

0 comments on commit 8f038d2

Please sign in to comment.