File tree 2 files changed +37
-1946
lines changed 2 files changed +37
-1946
lines changed Original file line number Diff line number Diff line change 19
19
"@types/mocha" : " ^2.2.43" ,
20
20
"@types/node" : " ^8.0.34" ,
21
21
"@types/sinon" : " ^2.3.7" ,
22
- "babel-cli" : " ^6.24.1" ,
23
- "babel-eslint" : " ^7.2.3" ,
24
- "babel-plugin-transform-decorators-legacy" : " ^1.3.4" ,
25
- "babel-plugin-transform-es2015-modules-commonjs" : " ^6.24.1" ,
26
- "babel-plugin-transform-runtime" : " ^6.23.0" ,
27
- "babel-preset-stage-0" : " ^6.24.1" ,
28
22
"chai" : " ^4.0.2" ,
29
23
"chai-subset" : " ^1.6.0" ,
30
- "eslint" : " 3" ,
31
- "eslint-config-airbnb" : " ^15.0.2" ,
32
- "eslint-plugin-import" : " ^2.7.0" ,
33
- "eslint-plugin-jsx-a11y" : " 5" ,
34
- "eslint-plugin-react" : " ^7.1.0" ,
35
24
"istanbul" : " ^1.0.0-alpha.2" ,
36
25
"madge" : " ^2.2.0" ,
37
26
"mocha" : " ^3.4.2" ,
38
27
"sinon" : " ^4.1.2" ,
39
28
"tslib" : " ^1.8.0" ,
40
29
"tslint" : " ^5.7.0" ,
41
30
"typescript" : " ^2.6.0"
42
- },
43
- "dependencies" : {
44
- "babel-runtime" : " ^6.23.0"
45
31
}
46
32
}
You can’t perform that action at this time.
0 commit comments