Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Reorder deps, and fix package-locks
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsmale90 committed Jun 22, 2023
1 parent b52db3e commit 6a072f7
Show file tree
Hide file tree
Showing 26 changed files with 59,753 additions and 27,114 deletions.
18,718 changes: 10,546 additions & 8,172 deletions package-lock.json

Large diffs are not rendered by default.

2,239 changes: 1,499 additions & 740 deletions src/chains/ethereum/address/package-lock.json

Large diffs are not rendered by default.

2,269 changes: 1,521 additions & 748 deletions src/chains/ethereum/block/package-lock.json

Large diffs are not rendered by default.

6,396 changes: 3,666 additions & 2,730 deletions src/chains/ethereum/console.log/package-lock.json

Large diffs are not rendered by default.

13,242 changes: 8,596 additions & 4,646 deletions src/chains/ethereum/ethereum/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/chains/ethereum/ethereum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
"ws": "8.2.3"
},
"devDependencies": {
"tmp-promise": "3.0.2",
"@trufflesuite/uws-js-unofficial": "20.10.0-unofficial.2",
"@types/encoding-down": "5.0.0",
"@types/fs-extra": "9.0.2",
Expand All @@ -110,6 +109,7 @@
"shx": "0.3.3",
"solc": "0.8.11",
"superagent": "6.1.0",
"tmp-promise": "3.0.2",
"ts-node": "10.9.1",
"typedoc": "0.22.10",
"typescript": "4.7.4",
Expand Down
Loading

0 comments on commit 6a072f7

Please sign in to comment.