diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2020-04-20 13:17:28 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2020-04-20 13:17:28 +0200 |
| commit | 0c6477903daaaef366b5f3e3962d039f6fec7b34 (patch) | |
| tree | a71e6c159e22c37f19a571fca9638a6f2977b90e /gui/package.json | |
| parent | d718db4b02b7a605e1d344eb718b8f9f28078aac (diff) | |
| download | mullvadvpn-0c6477903daaaef366b5f3e3962d039f6fec7b34.tar.xz mullvadvpn-0c6477903daaaef366b5f3e3962d039f6fec7b34.zip | |
Update node-gettext typings to 3.0.1
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 bc1880425b..5247e3caec 100644 --- a/gui/package.json +++ b/gui/package.json @@ -47,7 +47,7 @@ "@types/mkdirp": "^1.0.0", "@types/mocha": "^5.2.6", "@types/node": "^10.12.3", - "@types/node-gettext": "^3.0.0", + "@types/node-gettext": "^3.0.1", "@types/rbush": "^2.0.2", "@types/react": "^16.8.8", "@types/react-dom": "^16.8.2", |
