diff options
| author | Emīls Piņķis <emils@mullvad.net> | 2018-04-19 12:42:58 +0100 |
|---|---|---|
| committer | Emīls Piņķis <emils@mullvad.net> | 2018-04-19 12:42:58 +0100 |
| commit | 86ce745b422026d46f970f17279a3489c34e2f40 (patch) | |
| tree | f0c40f7ab3df337577531b76999026d846ace560 /package.json | |
| parent | 3c408fabd5caee565882a50fdd47ebdc497da061 (diff) | |
| parent | aecfdb6543b1b875c02c06b7a6598208f4ab0fe3 (diff) | |
| download | mullvadvpn-86ce745b422026d46f970f17279a3489c34e2f40.tar.xz mullvadvpn-86ce745b422026d46f970f17279a3489c34e2f40.zip | |
Merge branch 'display-window-on-startup'
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 12f9f41472..b7d77d582b 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "repository": "https://github.com/mullvad/mullvadvpn-app", "license": "GPL-3.0", "dependencies": { + "babel-plugin-transform-builtin-extend": "^1.1.2", "babel-runtime": "^6.22.0", "d3-geo-projection": "^2.3.2", "electron-log": "^2.2.8", |
