diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2019-02-27 14:53:36 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2019-02-27 14:53:36 +0100 |
| commit | 08418a76dce2c1008ff4f31b157eb8a112917fe1 (patch) | |
| tree | b5a0f9b035fb77b390b40219ecf2572457605b7c /gui/package.json | |
| parent | 341dcee16ad96cfcb873b69c071f99dcab9bc98b (diff) | |
| parent | dba5d2a272719a59448cc1fc1f60a6e1075a1853 (diff) | |
| download | mullvadvpn-08418a76dce2c1008ff4f31b157eb8a112917fe1.tar.xz mullvadvpn-08418a76dce2c1008ff4f31b157eb8a112917fe1.zip | |
Merge branch 'gettext'
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/package.json b/gui/package.json index 200e25d076..4801f9ce35 100644 --- a/gui/package.json +++ b/gui/package.json @@ -13,6 +13,6 @@ "pack:linux": "yarn workspace desktop pack:linux" }, "devDependencies": { - "prettier": "1.15.3" + "prettier": "1.16.4" } } |
