commit: bd915d9398816fd1fb44645eb6d7e2c9df0e6388
parent: 8c45cd0e3683b528b65f416681c8272d5650f32d
Author: Yamagishi Kazutoshi <ykzts@desire.sh>
Date: Sat, 15 Jul 2017 19:47:43 +0900
Move babel-plugin-preval to dependencies (#4209)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
@@ -25,6 +25,7 @@
"babel-core": "^6.25.0",
"babel-loader": "^7.1.1",
"babel-plugin-lodash": "^3.2.11",
+ "babel-plugin-preval": "^1.3.2",
"babel-plugin-react-intl": "^2.3.1",
"babel-plugin-react-transform": "^2.0.2",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
@@ -121,7 +122,6 @@
"@storybook/addon-actions": "^3.1.8",
"@storybook/react": "^3.1.8",
"babel-eslint": "^7.2.3",
- "babel-plugin-preval": "^1.3.2",
"chai": "^4.1.0",
"chai-enzyme": "^0.8.0",
"enzyme": "^2.9.1",