File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 37
37
"postbump" : " yarn build:packages"
38
38
},
39
39
"devDependencies" : {
40
- "@babel/core" : " 7.9.6 " ,
41
- "@babel/plugin-proposal-class-properties" : " 7.8.3 " ,
42
- "@babel/plugin-proposal-object-rest-spread" : " 7.9.6 " ,
43
- "@babel/plugin-transform-runtime" : " 7.9.6 " ,
44
- "@babel/preset-env" : " 7.9.6 " ,
45
- "@babel/preset-react" : " 7.9.4 " ,
46
- "@babel/preset-typescript" : " 7.9.0 " ,
40
+ "@babel/core" : " 7.12.3 " ,
41
+ "@babel/plugin-proposal-class-properties" : " 7.12.1 " ,
42
+ "@babel/plugin-proposal-object-rest-spread" : " 7.12.1 " ,
43
+ "@babel/plugin-transform-runtime" : " 7.12.1 " ,
44
+ "@babel/preset-env" : " 7.12.1 " ,
45
+ "@babel/preset-react" : " 7.12.1 " ,
46
+ "@babel/preset-typescript" : " 7.12.1 " ,
47
47
"@pika/pack" : " 0.5.0" ,
48
48
"@pika/plugin-build-node" : " 0.9.2" ,
49
49
"@pika/plugin-build-types" : " 0.9.2" ,
You can’t perform that action at this time.
0 commit comments