Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ElaNej committed Nov 29, 2024
2 parents 219ade8 + 16aa745 commit 8340d5e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "0.0.0",
"version": "0.0.1",
"author": "Tenderly",
"license": "SEE LICENSE IN EACH PACKAGE'S LICENSE FILE",
"private": true,
Expand All @@ -23,13 +23,13 @@
"@changesets/changelog-github": "^0.4.7",
"@changesets/cli": "^2.25.0",
"prettier": "^3.2.4",
"wsrun": "^5.2.4",
"wsrun": "^5.2.4",
"ts-node": "^10.9.2",
"typescript": "^5.6.2",
"@types/node": "^22.5.5"
},
"dependencies": {
"ethers": "^6.8.1",
"hardhat": "^2.19.0"
"ethers": "^6.8.1",
"hardhat": "^2.19.0"
}
}

0 comments on commit 8340d5e

Please sign in to comment.