chore(deps): pin dependency prettier to 2.0.1 (#3)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-03-23 07:21:31 +01:00 committed by GitHub
parent 3936a6bced
commit 90ac73c64f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@
"lint-staged": "10.0.8",
"next-standard-version": "2.1.0",
"npm-run-all": "4.1.5",
"prettier": "^2.0.1",
"prettier": "2.0.1",
"standard-version": "7.1.0",
"typescript": "3.8.3"
}