use exact prettier

This commit is contained in:
Alif Rachmawadi
2020-10-08 01:26:57 +00:00
parent 58a4d54c5d
commit 6f4d1ee832
2 changed files with 4 additions and 4 deletions

View File

@@ -43,7 +43,7 @@
"jest-circus": "^26.5.2",
"nock": "^13.0.4",
"npm-run-all": "^4.1.5",
"prettier": "^2.1.2",
"prettier": "1.19.1",
"ts-jest": "^26.4.1",
"typescript": "^4.0.3"
},