File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
"$schema" :
" https://unpkg.com/@changesets/[email protected] /schema.json" ,
3
3
"changelog" : [
4
4
" @changesets/cli/changelog" ,
5
- { "repo" : " remix-run/ web-std- io" }
5
+ { "repo" : " web-std/ io" }
6
6
],
7
7
"commit" : false ,
8
8
"fixed" : [],
Original file line number Diff line number Diff line change 25
25
}
26
26
},
27
27
"dependencies" : {
28
- "@web-std/stream" : " 1.0.0 " ,
28
+ "@web-std/stream" : " 1.0.2 " ,
29
29
"web-encoding" : " 1.1.5"
30
30
},
31
31
"author" :
" Irakli Gozalishvili <[email protected] > (https://gozala.io)" ,
32
32
"repository" : " https://github.com/web-std/io" ,
33
33
"license" : " MIT" ,
34
34
"devDependencies" : {
35
- "@remix-run/web-fetch" : " ^4.1.1" ,
36
35
"@types/node" : " 15.0.2" ,
36
+ "@web-std/fetch" : " ^4.1.2" ,
37
37
"git-validate" : " 2.2.4" ,
38
38
"husky" : " ^6.0.0" ,
39
39
"lint-staged" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 36
36
"repository" : " https://github.com/web-std/io" ,
37
37
"license" : " MIT" ,
38
38
"devDependencies" : {
39
- "@remix-run/web-fetch" : " ^4.1.1" ,
40
39
"@types/node" : " 15.0.2" ,
40
+ "@web-std/fetch" : " ^4.1.2" ,
41
41
"git-validate" : " 2.2.4" ,
42
42
"husky" : " ^6.0.0" ,
43
43
"lint-staged" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 34
34
"repository" : " https://github.com/web-std/io" ,
35
35
"license" : " MIT" ,
36
36
"devDependencies" : {
37
- "@remix-run/web-blob" : " ^3.0.4" ,
38
- "@remix-run/web-fetch" : " ^4.1.1" ,
39
- "@remix-run/web-file" : " ^3.0.2" ,
40
37
"@types/node" : " 15.0.2" ,
38
+ "@web-std/blob" : " ^3.0.0" ,
39
+ "@web-std/fetch" : " ^4.1.2" ,
40
+ "@web-std/file" : " ^3.0.0" ,
41
41
"git-validate" : " 2.2.4" ,
42
42
"husky" : " ^6.0.0" ,
43
43
"lint-staged" : " ^11.0.0" ,
You can’t perform that action at this time.
0 commit comments