File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-smooshpack" ,
3
- "version" : " 0.0.20 " ,
3
+ "version" : " 0.0.21 " ,
4
4
"description" : " " ,
5
5
"keywords" : [],
6
6
"license" : " SEE LICENSE.MD IN ROOT" ,
87
87
"react-broadcast" : " ^0.6.2" ,
88
88
"react-codemirror2" : " ^4.0.1" ,
89
89
"rollup-plugin-scss" : " ^0.4.0" ,
90
- "smooshpack" : " ^0.0.20 "
90
+ "smooshpack" : " ^0.0.21 "
91
91
},
92
92
"peerDependencies" : {
93
93
"react" : " ^16.0.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " smooshpack" ,
3
- "version" : " 0.0.20 " ,
3
+ "version" : " 0.0.21 " ,
4
4
"description" : " " ,
5
5
"keywords" : [],
6
6
"main" : " dist/sandpack.umd.js" ,
7
7
"module" : " dist/sandpack.es5.js" ,
8
8
"typings" : " dist/types/sandpack.d.ts" ,
9
9
"license" : " SEE LICENSE.MD IN ROOT" ,
10
+ "sideEffects" : false ,
10
11
"files" : [
11
12
" dist" ,
12
13
" sandpack"
You can’t perform that action at this time.
0 commit comments