File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 2.1.14 " ,
6
+ "version" : " 2.1.15 " ,
7
7
"npmClient" : " yarn" ,
8
8
"useWorkspaces" : true
9
9
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codesandbox" ,
3
- "version" : " 2.1.14 " ,
3
+ "version" : " 2.1.15 " ,
4
4
"description" : " The CLI used for communicating with CodeSandbox" ,
5
5
"main" : " lib/index.js" ,
6
6
"bin" : {
27
27
"dependencies" : {
28
28
"axios" : " ^0.18.1" ,
29
29
"chalk" : " ^2.4.1" ,
30
- "codesandbox-import-util-types" : " ^2.1.9 " ,
31
- "codesandbox-import-utils" : " ^2.1.14 " ,
30
+ "codesandbox-import-util-types" : " ^2.1.15 " ,
31
+ "codesandbox-import-utils" : " ^2.1.15 " ,
32
32
"commander" : " ^2.9.0" ,
33
33
"datauri" : " ^1.1.0" ,
34
34
"filesize" : " ^3.6.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " git-converter" ,
3
- "version" : " 2.1.13 " ,
3
+ "version" : " 2.1.15 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"private" : true ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codesandbox-import-utils" ,
3
- "version" : " 2.1.14 " ,
3
+ "version" : " 2.1.15 " ,
4
4
"main" : " lib/index.js" ,
5
5
"files" : [
6
6
" lib/**"
15
15
"rimraf" : " ^2.6.2"
16
16
},
17
17
"dependencies" : {
18
- "codesandbox-import-util-types" : " ^2.1.9 " ,
18
+ "codesandbox-import-util-types" : " ^2.1.15 " ,
19
19
"istextorbinary" : " ^2.2.1" ,
20
20
"lz-string" : " ^1.4.4"
21
21
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codesandbox-import-util-types" ,
3
- "version" : " 2.1.9 " ,
3
+ "version" : " 2.1.15 " ,
4
4
"gitHead" : " 3cdcdea389d39f2a92be73dcb73496f68c8ada41"
5
5
}
You can’t perform that action at this time.
0 commit comments