change prettier version

This commit is contained in:
Dmitry Shibanov 2022-12-05 20:51:30 +01:00
parent a965b3d479
commit 6cc33f66c0
2 changed files with 9 additions and 12 deletions

View file

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