about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorNolan Lawson <nolan@nolanlawson.com>2017-05-05 19:18:23 -0700
committerEugen Rochko <eugen@zeonfederated.com>2017-05-06 04:18:23 +0200
commit37caf0b36e90e7ec6219dcaaf6cdf4e1a2825cce (patch)
treebb24703668f901a16c116e531cc938ea621e36f0 /package.json
parentcf0b7532097e7a59d59ea71a89ba39f8a4ab62ad (diff)
separate .babelrc for prod/dev, add babel-plugin-lodash (#2829)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 2475918b1..97fae3379 100644
--- a/package.json
+++ b/package.json
@@ -108,6 +108,7 @@
   "devDependencies": {
     "@kadira/storybook": "^2.35.3",
     "babel-eslint": "^7.2.2",
+    "babel-plugin-lodash": "^3.2.11",
     "chai": "^3.5.0",
     "chai-enzyme": "^0.6.1",
     "enzyme": "^2.8.2",