summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and.mikhaylov@gmail.com>2018-05-31 15:43:24 +0200
committerAndrej Mihajlov <and.mikhaylov@gmail.com>2018-05-31 15:43:24 +0200
commit9f2a1e25b9d40142d18706f277049e5437a84069 (patch)
treecb244ea8b6e203157156927c02fdf2113f0943bd
parent6a6d7369e1ab117f4dff56cb9c9775d27462ca2b (diff)
parent0d2675ccdfbd2eb904da59578af4d77026974edd (diff)
downloadmullvadvpn-9f2a1e25b9d40142d18706f277049e5437a84069.tar.xz
mullvadvpn-9f2a1e25b9d40142d18706f277049e5437a84069.zip
Merge branch 'fix-dev-deps'
-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",