summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 17250696d7..ea17d8a341 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,6 @@
"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",
@@ -41,6 +40,7 @@
"babel-cli": "^6.22.2",
"babel-core": "^6.25.0",
"babel-eslint": "^8.2.1",
+ "babel-plugin-transform-builtin-extend": "^1.1.2",
"babel-plugin-transform-runtime": "^6.22.0",
"babel-preset-es2015": "^6.1.18",
"babel-preset-react": "^6.22.0",