chore: bump ts version to solve type issue with ethereumjs (#455)

This commit is contained in:
Kim Persson
2022-03-31 13:55:17 +02:00
committed by GitHub
parent 73dfdb5b69
commit c9c30d3a76
14 changed files with 18 additions and 16 deletions

View File

@@ -79,7 +79,7 @@
"solhint": "^1.4.1",
"tslint": "5.11.0",
"typedoc": "~0.16.11",
"typescript": "4.2.2"
"typescript": "4.6.3"
},
"dependencies": {
"@0x/base-contract": "^6.5.0",