Skip to content

Commit

Permalink
fix: lock prettier version (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanglbme committed Mar 21, 2022
1 parent 7d1a8d5 commit 4f62acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"marked": "^4.0.10",
"minio": "^7.0.26",
"node-fetch": "^3.1.0",
"prettier": "^2.5.1",
"prettier": "2.5.1",
"prettify": "^0.1.7",
"qiniu-js": "^3.4.0",
"regenerator-runtime": "^0.13.9",
Expand Down

0 comments on commit 4f62acd

Please sign in to comment.