File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-async-devtools" ,
3
- "version" : " 0.0.0" ,
3
+ "version" : " 1. 0.0-alpha .0" ,
4
4
"description" : " DevTools for React Async" ,
5
5
"keywords" : [
6
6
" react" ,
20
20
"build" : " pack build" ,
21
21
"publish" : " npm publish pkg"
22
22
},
23
- "dependencies" : {},
24
23
"peerDependencies" : {
25
24
"react" : " >=16.3.1" ,
26
25
"react-async" : " >=6.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-async" ,
3
- "version" : " 6.2.2 " ,
3
+ "version" : " 7.0.0 " ,
4
4
"description" : " React component for declarative promise resolution and data fetching" ,
5
5
"keywords" : [
6
6
" react" ,
22
22
"build" : " pack build" ,
23
23
"publish" : " npm publish pkg"
24
24
},
25
- "dependencies" : {},
26
25
"peerDependencies" : {
27
26
"react" : " >=16.3.1"
28
27
},
You can’t perform that action at this time.
0 commit comments