Skip to content

Commit

Permalink
fix: pin prettier to 1.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 12, 2019
1 parent afd1c13 commit 730302a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"husky": "^0.14.3",
"jest": "^23.1.0",
"lint-staged": "^7.1.3",
"prettier": "^1.13.4",
"prettier": "1.16.4",
"progress": "^2.0.0",
"rimraf": "^2.6.2",
"semantic-release": "^15.5.2",
Expand Down

0 comments on commit 730302a

Please sign in to comment.