File tree Expand file tree Collapse file tree 2 files changed +88
-267
lines changed Expand file tree Collapse file tree 2 files changed +88
-267
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-frame" ,
3
- "version" : " 2.2.20 " ,
3
+ "version" : " 2.2.21 " ,
4
4
"description" : " React components within an iframe for isolated css styling" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"module" : " dist/index.esm.js" ,
35
35
},
36
36
"devDependencies" : {
37
37
"babel-jest" : " ^24.8.0" ,
38
- "babel-preset-swiftcarrot" : " ^0.7 .0" ,
38
+ "babel-preset-swiftcarrot" : " ^1.0 .0" ,
39
39
"jest" : " ^24.8.0" ,
40
40
"react" : " ^16.8.6" ,
41
41
"react-dom" : " ^16.8.6" ,
42
42
"react-test-renderer" : " ^16.8.6" ,
43
- "rollup" : " ^1.12.3 " ,
44
- "rollup-plugin-babel" : " ^4.3.2 " ,
45
- "rollup-plugin-commonjs" : " ^10.0.0 " ,
46
- "rollup-plugin-node-resolve" : " ^5.0 .0"
43
+ "rollup" : " ^1.17.0 " ,
44
+ "rollup-plugin-babel" : " ^4.3.3 " ,
45
+ "rollup-plugin-commonjs" : " ^10.0.1 " ,
46
+ "rollup-plugin-node-resolve" : " ^5.2 .0"
47
47
},
48
48
"dependencies" : {
49
- "@babel/runtime" : " ^7.4 .5"
49
+ "@babel/runtime" : " ^7.5 .5"
50
50
}
51
51
}
You can’t perform that action at this time.
0 commit comments