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 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 1.1.1 "
6+ "version" : " 1.2.0 "
77}
Original file line number Diff line number Diff line change 11{
22 "name" : " swr-devtools-extensions" ,
33 "private" : " true" ,
4- "version" : " 1.1.1 " ,
4+ "version" : " 1.2.0 " ,
55 "main" : " lib/index.js" ,
66 "license" : " MIT" ,
77 "scripts" : {
3737 "react-dom" : " ^18.2.0" ,
3838 "styled-components" : " ^5.3.5" ,
3939 "swr" : " ^2.0.0-beta.7" ,
40- "swr-devtools" : " ^1.0 .0" ,
41- "swr-devtools-panel" : " ^1.1 .0" ,
40+ "swr-devtools" : " ^1.2 .0" ,
41+ "swr-devtools-panel" : " ^1.2 .0" ,
4242 "webextension-polyfill" : " ^0.10.0"
4343 }
4444}
Original file line number Diff line number Diff line change 11{
22 "name" : " swr-devtools-panel" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " A React component for the SWR DevTools panel" ,
55 "main" : " cjs/index.js" ,
66 "module" : " lib/index.js" ,
4545 },
4646 "dependencies" : {
4747 "react-json-tree" : " ^0.17.0" ,
48- "swr-devtools" : " ^1.0 .0"
48+ "swr-devtools" : " ^1.2 .0"
4949 }
5050}
Original file line number Diff line number Diff line change 11{
22 "name" : " swr-devtools" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " A React component for SWR DevTools" ,
55 "main" : " cjs/index.js" ,
66 "module" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments