Skip to content

Commit 558040d

Browse files
gustavohenkejavivelasco
authored andcommitted
Move eslint-plugin-babel to devDependencies (react-toolbox#1222)
1 parent 632411b commit 558040d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"dependencies": {
4242
"classnames": "^2.2.5",
4343
"core-js": "^2.4.0",
44-
"eslint-plugin-babel": "^4.0.1",
4544
"ramda": "^0.23.0",
4645
"react-addons-css-transition-group": "^15.4.2",
4746
"react-css-themr": "^1.7.2",
@@ -65,6 +64,7 @@
6564
"eslint": "^3.15.0",
6665
"eslint-config-airbnb": "^14.1.0",
6766
"eslint-import-resolver-webpack": "^0.8.1",
67+
"eslint-plugin-babel": "^4.0.1",
6868
"eslint-plugin-compat": "^1.0.1",
6969
"eslint-plugin-import": "^2.2.0",
7070
"eslint-plugin-jsx-a11y": "^4.0.0",

0 commit comments

Comments
 (0)