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 Noah Khamliche
parent f2140a153e
commit ccd7aa0c5e
14 changed files with 18 additions and 16 deletions

View File

@@ -123,7 +123,7 @@
"tslint": "5.11.0",
"typedoc": "~0.16.11",
"typemoq": "^2.1.0",
"typescript": "4.2.2"
"typescript": "4.6.3"
},
"publishConfig": {
"access": "public"