Prettier 2.0.4

This commit is contained in:
David Baumgold 2020-04-10 14:40:02 +02:00
parent 83c9f7a7df
commit bda5d53c75
4 changed files with 7 additions and 19 deletions

View file

@ -37,7 +37,7 @@
"@zeit/ncc": "^0.21.0",
"jest": "^24.8.0",
"jest-circus": "^24.7.1",
"prettier": "^1.17.1",
"prettier": "2.0.4",
"ts-jest": "^24.0.2",
"typescript": "^3.5.1"
}