File tree 1 file changed +11
-12
lines changed
packages/react-error-overlay
1 file changed +11
-12
lines changed Original file line number Diff line number Diff line change 30
30
" lib/" ,
31
31
" middleware.js"
32
32
],
33
- "dependencies " : {
33
+ "devDependencies " : {
34
34
"anser" : " 1.4.1" ,
35
35
"babel-code-frame" : " 6.22.0" ,
36
- "babel-runtime" : " 6.26.0" ,
37
- "html-entities" : " 1.2.1" ,
38
- "object-assign" : " 4.1.1" ,
39
- "promise" : " 8.0.1" ,
40
- "react" : " ^15 || ^16" ,
41
- "react-dom" : " ^15 || ^16" ,
42
- "settle-promise" : " 1.0.0" ,
43
- "source-map" : " 0.5.6"
44
- },
45
- "devDependencies" : {
36
+ "babel-core" : " ^6.26.0" ,
46
37
"babel-eslint" : " 7.2.3" ,
47
- "babel-preset-react-app" : " ^3.0.3" ,
48
38
"babel-loader" : " ^7.1.2" ,
39
+ "babel-preset-react-app" : " ^3.0.3" ,
40
+ "babel-runtime" : " 6.26.0" ,
49
41
"chalk" : " ^2.1.0" ,
50
42
"chokidar" : " ^1.7.0" ,
51
43
"cross-env" : " 5.0.5" ,
56
48
"eslint-plugin-jsx-a11y" : " 5.1.1" ,
57
49
"eslint-plugin-react" : " 7.1.0" ,
58
50
"flow-bin" : " ^0.54.0" ,
51
+ "html-entities" : " 1.2.1" ,
59
52
"jest" : " 20.0.4" ,
60
53
"jest-fetch-mock" : " 1.2.1" ,
54
+ "object-assign" : " 4.1.1" ,
55
+ "promise" : " 8.0.1" ,
61
56
"raw-loader" : " ^0.5.1" ,
57
+ "react" : " ^16.0.0" ,
58
+ "react-dom" : " ^16.0.0" ,
62
59
"rimraf" : " ^2.6.1" ,
60
+ "settle-promise" : " 1.0.0" ,
61
+ "source-map" : " 0.5.6" ,
63
62
"webpack" : " ^3.6.0"
64
63
},
65
64
"jest" : {
You can’t perform that action at this time.
0 commit comments