improve latest version syntax

This commit is contained in:
panticmilos 2022-05-19 16:48:16 +02:00
parent 3601f2a33e
commit 8c66f89aef
4 changed files with 11 additions and 17 deletions

View file

@ -40,7 +40,7 @@
"@zeit/ncc": "^0.21.0",
"jest": "^27.2.5",
"jest-circus": "^27.2.5",
"prettier": "^1.19.1",
"prettier": "1.19.1",
"ts-jest": "^27.0.5",
"typescript": "^3.8.3"
}