diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-07-04 13:37:40 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-07-05 16:19:49 +0200 |
| commit | a02ebde9054b9da3446e97f50ca24e73af470afa (patch) | |
| tree | 7c016f05c1c74eca5d41c5869e174a5b6501afc9 /yarn.lock | |
| parent | 76adf1a95524a9df80b4c0b4990a11901e2a1255 (diff) | |
| download | mullvadvpn-a02ebde9054b9da3446e97f50ca24e73af470afa.tar.xz mullvadvpn-a02ebde9054b9da3446e97f50ca24e73af470afa.zip | |
Upgrade prettier and add cross-env for it to work on Windows
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5978,9 +5978,9 @@ preserve@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" -prettier@1.13.3: - version "1.13.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.3.tgz#e74c09a7df6519d472ca6febaa37cf7addb48a20" +prettier@1.13.7: + version "1.13.7" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.7.tgz#850f3b8af784a49a6ea2d2eaa7ed1428a34b7281" pretty-bytes@^1.0.2: version "1.0.4" |
