升级 prettier

This commit is contained in:
2betop 2020-05-13 11:51:38 +08:00
parent 4eb4c70b48
commit 11fc0a4bd3
1 changed files with 2 additions and 2 deletions

View File

@ -132,14 +132,14 @@
"lint-staged": "^8.1.6",
"marked": "^0.3.7",
"mobx-wiretap": "^0.12.0",
"prettier": "1.17.0",
"prettier": "^2.0.5",
"react-frame-component": "^2.0.0",
"react-router": "3.2.0",
"react-test-renderer": "^16.8.6",
"react-testing-library": "6.0.4",
"strip-json-comments": "^2.0.1",
"ts-jest": "^24.0.0",
"typescript": "^3.3.4000"
"typescript": "^3.9.2"
},
"jest": {
"testEnvironment": "jsdom",