Prettier 2.0.4 (#56)

This commit is contained in:
David Baumgold
2020-07-17 15:00:08 +02:00
committed by GitHub
parent 4640e008e8
commit 3207e32d50
2 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"js-yaml": "^3.13.1",
"prettier": "^1.19.1",
"prettier": "2.0.4",
"ts-jest": "^24.2.0",
"typescript": "^3.6.4"
}