Skip to content

Commit

Permalink
🕷 Revert TS version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dawsbot committed May 26, 2022
1 parent df0450a commit 01e9565
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"ts-jest": "^27.1.4",
"ts-node": "^10.2.1",
"typedoc": "^0.22.15",
"typescript": "^4.7.2",
"typescript": "^4.6.4",
"web3": "^1.7.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion scripts/pre-commit.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
npx npm-check-updates -u "/.*eslint.*$/"
npx npm-check-updates -u "/.*big.*$/"
npm i
npm i ethers@latest typescript@latest web3@latest prettier@latest
npm i ethers@latest web3@latest prettier@latest

0 comments on commit 01e9565

Please sign in to comment.