File tree 2 files changed +8
-11
lines changed
2 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 3
3
[
4
4
" @babel/plugin-transform-runtime" ,
5
5
{
6
- "corejs " : 2 ,
6
+ "helpers " : false ,
7
7
},
8
8
],
9
9
" add-module-exports" ,
Original file line number Diff line number Diff line change 35
35
"prepublish" : " npm test"
36
36
},
37
37
"devDependencies" : {
38
- "@babel/cli" : " ^7.2.3 " ,
39
- "@babel/core" : " ^7.2.2 " ,
40
- "@babel/plugin-transform-runtime" : " ^7.2.0 " ,
41
- "@babel/preset-env" : " ^7.2.3 " ,
42
- "babel-plugin-add-module-exports" : " ^0.2.1 " ,
38
+ "@babel/cli" : " ^7.7.7 " ,
39
+ "@babel/core" : " ^7.7.7 " ,
40
+ "@babel/plugin-transform-runtime" : " ^7.7.6 " ,
41
+ "@babel/preset-env" : " ^7.7.7 " ,
42
+ "babel-plugin-add-module-exports" : " ^1. 0.2" ,
43
43
"babel-plugin-array-includes" : " ^2.0.3" ,
44
- "babel-plugin-transform-xregexp" : " ^0 .0.6 " ,
45
- "browserify" : " ^16.2 .0" ,
44
+ "babel-plugin-transform-xregexp" : " ^1 .0.0 " ,
45
+ "browserify" : " ^16.5 .0" ,
46
46
"eslint" : " ^4.19.1" ,
47
47
"jasmine" : " ^3.1.0" ,
48
48
"jsesc" : " ^2.5.1" ,
49
49
"unicode-11.0.0" : " ^0.7.7" ,
50
50
"unicode-property-value-aliases" : " ^3.0.0" ,
51
51
"zuul" : " ^3.11.1"
52
- },
53
- "dependencies" : {
54
- "@babel/runtime-corejs2" : " ^7.2.0"
55
52
}
56
53
}
You can’t perform that action at this time.
0 commit comments