File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 68
68
"devDependencies" : {
69
69
"babel-cli" : " ^6.16.0" ,
70
70
"babel-core" : " ^6.16.0" ,
71
- "babel-eslint" : " ^ 6.1.2" ,
71
+ "babel-eslint" : " 6.1.2" ,
72
72
"babel-plugin-lodash" : " ^3.2.9" ,
73
73
"babel-plugin-transform-flow-comments" : " ^6.8.0" ,
74
74
"babel-plugin-transform-runtime" : " ^6.15.0" ,
78
78
"babel-preset-stage-0" : " ^6.16.0" ,
79
79
"codeclimate-test-reporter" : " ^0.3.3" ,
80
80
"cross-env" : " ^3.0.0" ,
81
- "eslint" : " ~ 3.5.0" ,
82
- "eslint-config-react-app" : " ^ 0.2.1" ,
81
+ "eslint" : " 3.5.0" ,
82
+ "eslint-config-react-app" : " 0.2.1" ,
83
83
"eslint-plugin-flowtype" : " 2.18.1" ,
84
- "eslint-plugin-import" : " ~ 1.12.0" ,
85
- "eslint-plugin-jsx-a11y" : " ^ 2.2.2" ,
86
- "eslint-plugin-react" : " ^ 6.3.0" ,
84
+ "eslint-plugin-import" : " 1.12.0" ,
85
+ "eslint-plugin-jsx-a11y" : " 2.2.2" ,
86
+ "eslint-plugin-react" : " 6.3.0" ,
87
87
"history" : " ^2.1.2" ,
88
88
"isomorphic-fetch" : " ^2.2.1" ,
89
89
"prismjs" : " ^1.5.1" ,
You can’t perform that action at this time.
0 commit comments