diff options
| author | Akshay Nair <phenax5@gmail.com> | 2022-01-06 21:59:34 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2022-01-06 22:00:38 +0530 |
| commit | 3d88de49d99d86c70204d6870296b20177c2af21 (patch) | |
| tree | f8bbf0580035f0792d5568082ec11db02af5668b /yarn.lock | |
| parent | 0cc4e48c848aef5751573628e4af6e194b272d1d (diff) | |
| download | elxr-3d88de49d99d86c70204d6870296b20177c2af21.tar.gz elxr-3d88de49d99d86c70204d6870296b20177c2af21.zip | |
chore: adds prettier
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2155,6 +2155,11 @@ prelude-ls@~1.1.2: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ= +prettier@^2.5.1: + version "2.5.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a" + integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg== + pretty-format@^27.0.0, pretty-format@^27.4.6: version "27.4.6" resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.4.6.tgz#1b784d2f53c68db31797b2348fa39b49e31846b7" |
