File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 17
17
"repository" : " https://github.com/codegrep/codegrep" ,
18
18
"license" : " BSD-2-Clause" ,
19
19
"dependencies" : {
20
- "babel-core" : " ^6.10.4" ,
21
- "babel-loader" : " ^6.2.4" ,
22
- "babel-plugin-transform-object-rest-spread" : " ^6.8.0" ,
23
- "babel-preset-es2015" : " ^6.9.0" ,
24
- "babel-preset-react" : " ^6.11.1" ,
25
20
"child-process-promise" : " ^2.0.3" ,
26
- "classnames" : " ^2.2.5" ,
27
21
"cron" : " ^1.1.0" ,
28
22
"koa" : " ^1.2.0" ,
29
23
"koa-bodyparser" : " ^2.2.0" ,
32
26
"koa-send" : " ^3.2.0" ,
33
27
"koa-static" : " ^2.0.0" ,
34
28
"line-by-line" : " ^0.1.5" ,
35
- "md5" : " ^2.1.0" ,
29
+ "md5" : " ^2.1.0"
30
+ },
31
+ "devDependencies" : {
32
+ "babel-core" : " ^6.10.4" ,
33
+ "babel-loader" : " ^6.2.4" ,
34
+ "babel-plugin-transform-object-rest-spread" : " ^6.8.0" ,
35
+ "babel-preset-es2015" : " ^6.9.0" ,
36
+ "babel-preset-react" : " ^6.11.1" ,
37
+ "classnames" : " ^2.2.5" ,
36
38
"node-sass" : " ^3.8.0" ,
37
39
"react" : " ^15.2.1" ,
38
40
"react-dom" : " ^15.2.1" ,
You can’t perform that action at this time.
0 commit comments