File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22 "$schema" : " https://unpkg.com/@changesets/config@2.0.0/schema.json" ,
33 "changelog" : [
44 " @changesets/cli/changelog" ,
5- { "repo" : " remix-run/ web-std- io" }
5+ { "repo" : " web-std/ io" }
66 ],
77 "commit" : false ,
88 "fixed" : [],
Original file line number Diff line number Diff line change 2525 }
2626 },
2727 "dependencies" : {
28- "@web-std/stream" : " 1.0.0 " ,
28+ "@web-std/stream" : " 1.0.2 " ,
2929 "web-encoding" : " 1.1.5"
3030 },
3131 "author" : " Irakli Gozalishvili <dev@gozala.io> (https://gozala.io)" ,
3232 "repository" : " https://github.com/web-std/io" ,
3333 "license" : " MIT" ,
3434 "devDependencies" : {
35- "@remix-run/web-fetch" : " ^4.1.1" ,
3635 "@types/node" : " 15.0.2" ,
36+ "@web-std/fetch" : " ^4.1.2" ,
3737 "git-validate" : " 2.2.4" ,
3838 "husky" : " ^6.0.0" ,
3939 "lint-staged" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 3535 "repository" : " https://github.com/web-std/io" ,
3636 "license" : " MIT" ,
3737 "devDependencies" : {
38- "@remix-run/web-fetch" : " ^4.1.1" ,
3938 "@types/node" : " 15.0.2" ,
39+ "@web-std/fetch" : " ^4.1.2" ,
4040 "git-validate" : " 2.2.4" ,
4141 "husky" : " ^6.0.0" ,
4242 "lint-staged" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 3333 "repository" : " https://github.com/web-std/io" ,
3434 "license" : " MIT" ,
3535 "devDependencies" : {
36- "@remix-run/web-blob" : " ^3.0.4" ,
37- "@remix-run/web-fetch" : " ^4.1.1" ,
38- "@remix-run/web-file" : " ^3.0.2" ,
3936 "@types/node" : " 15.0.2" ,
37+ "@web-std/blob" : " ^3.0.0" ,
38+ "@web-std/fetch" : " ^4.1.2" ,
39+ "@web-std/file" : " ^3.0.0" ,
4040 "git-validate" : " 2.2.4" ,
4141 "husky" : " ^6.0.0" ,
4242 "lint-staged" : " ^11.0.0" ,
You can’t perform that action at this time.
0 commit comments