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

@@ -36,7 +36,7 @@
"lodash": "^4.17.11",
"mocha": "^6.2.0",
"shx": "^0.2.2",
"typescript": "4.2.2"
"typescript": "4.6.3"
},
"publishConfig": {
"access": "public"