Prettier 2.0.4

This commit is contained in:
David Baumgold 2020-04-10 14:42:30 +02:00
parent 78809b91d7
commit ca0eedae7a
3 changed files with 7 additions and 7 deletions

View file

@ -47,7 +47,7 @@
"jest": "^24.8.0",
"jest-circus": "^24.7.1",
"nock": "^11.7.0",
"prettier": "^1.19.1",
"prettier": "2.0.4",
"ts-jest": "^24.0.2",
"typescript": "^3.7.3"
}