]> cat aescling's git repositories - mastodon.git/commitdiff
Move babel-plugin-lodash to dependencies from devDependencies (#2831)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Sat, 6 May 2017 09:04:55 +0000 (18:04 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 6 May 2017 09:04:55 +0000 (11:04 +0200)
package.json

index 97fae33797c4c82e2cef232bc37fc2a5334caef1..c88eb6e8f6c59fefa3bfe1572cfe2ba757b8b0a3 100644 (file)
@@ -22,6 +22,7 @@
     "babel-cli": "^6.23.0",
     "babel-core": "^6.24.1",
     "babel-loader": "7.x",
+    "babel-plugin-lodash": "^3.2.11",
     "babel-plugin-react-intl": "^2.3.1",
     "babel-plugin-react-transform": "^2.0.2",
     "babel-plugin-transform-decorators-legacy": "^1.3.4",
   "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",