add type conversion

This commit is contained in:
Dmitry Shibanov 2022-11-29 22:46:12 +01:00
parent ece959cf2b
commit b7bdf8dcd0
6 changed files with 83 additions and 58 deletions

View file

@ -40,8 +40,8 @@
"jest": "^27.2.5",
"jest-circus": "^27.2.5",
"nock": "^10.0.6",
"prettier": "^1.17.1",
"prettier": "^2.8.0",
"ts-jest": "^27.0.5",
"typescript": "^3.8.3"
"typescript": "^4.3.3"
}
}