Skip to content

Commit

Permalink
issues/214 - Fixing reference to wrong prettier cli version
Browse files Browse the repository at this point in the history
- yarn lock was pointing to a broken prettier cli version
  • Loading branch information
mitermayer2023 committed Feb 18, 2020
1 parent 0591cbc commit 7041b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3119,7 +3119,7 @@ preserve@^0.2.0:

prettier@>=1.10, prettier@^1.16.4, prettier@^1.18.2:
version "1.19.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz"
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==

prettier@prettier/prettier#d05a29da05b2084790491eaef85917ce584e4fbd:
Expand Down

0 comments on commit 7041b9c

Please sign in to comment.