Skip to content

Commit

Permalink
Regenerate yarn.lock, revert version update
Browse files Browse the repository at this point in the history
  • Loading branch information
krzkaczor committed Mar 7, 2021
1 parent 9ad799d commit 511f30b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/ethers-v5/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "example-ethers-v5",
"private": true,
"version": "0.0.2",
"version": "0.0.1",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions examples/ethers-v5/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -792,9 +792,9 @@ ts-node@^9.1.1:
yn "3.1.1"

typechain@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/typechain/-/typechain-4.0.2.tgz#31a961bf1fc43b8cde39193247439715e43ce5d3"
integrity sha512-SopnfdQrS5ek6sTbvymsnBACA+70FstX/ZLWY8lQWNdLUXGyoGFoa73Y+1hKlbz2DfCnO39bQ551qUMhk5GYSw==
version "4.0.3"
resolved "https://registry.yarnpkg.com/typechain/-/typechain-4.0.3.tgz#e8fcd6c984676858c64eeeb155ea783a10b73779"
integrity sha512-tmoHQeXZWHxIdeLK+i6dU0CU0vOd9Cndr3jFTZIMzak5/YpFZ8XoiYpTZcngygGBqZo+Z1EUmttLbW9KkFZLgQ==
dependencies:
command-line-args "^4.0.7"
debug "^4.1.1"
Expand Down

0 comments on commit 511f30b

Please sign in to comment.