summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-02-09 14:55:51 +0100
committerAndrej Mihajlov <and@mullvad.net>2018-02-13 12:34:50 +0100
commit99c6b24b4ad45156bd7cd0d27d1580cf61da3a22 (patch)
tree9a8e7309917d073e3bcd017acd40f60f9cc8b7a7 /package.json
parent6601caa56df060896515b36bcdd4a55ee542e759 (diff)
downloadmullvadvpn-99c6b24b4ad45156bd7cd0d27d1580cf61da3a22.tar.xz
mullvadvpn-99c6b24b4ad45156bd7cd0d27d1580cf61da3a22.zip
Upgrade babel-plugin-inline-react-svg to the latest
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 1b79974ac0..1dbd671588 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"babel-cli": "^6.22.2",
"babel-core": "^6.25.0",
"babel-eslint": "^8.2.1",
- "babel-plugin-inline-react-svg": "^0.4.0",
+ "babel-plugin-inline-react-svg": "^0.5.2",
"babel-plugin-transform-runtime": "^6.22.0",
"babel-preset-es2015": "^6.1.18",
"babel-preset-react": "^6.22.0",