File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
"moment" : " ^2.24.0" ,
20
20
"classnames" : " ^2.2.6" ,
21
21
"babel-polyfill" : " ^6.26.0" ,
22
- "agent-reducer" : " 3.4.1 " ,
23
- "use-agent-reducer" : " 3.4 .0"
22
+ "agent-reducer" : " 3.5.0 " ,
23
+ "use-agent-reducer" : " 3.5 .0"
24
24
},
25
25
"devDependencies" : {
26
26
"@babel/core" : " 7.2.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " use-agent-reducer" ,
3
- "version" : " 3.4 .0" ,
3
+ "version" : " 3.5 .0" ,
4
4
"main" : " ./index.js" ,
5
5
"author" : " Jimmy.Harding" ,
6
6
"description" : " the purpose of this project is make useReducer classify" ,
40
40
"peerDependencies" : {
41
41
"react" : " >=16.8.0" ,
42
42
"react-dom" : " >=16.8.0" ,
43
- "agent-reducer" : " >=3.4.1 "
43
+ "agent-reducer" : " >=3.5.0 "
44
44
},
45
45
"dependencies" : {
46
- "agent-reducer" : " >=3.4.1 "
46
+ "agent-reducer" : " ^3.5.0 "
47
47
},
48
48
"devDependencies" : {
49
49
"@babel/cli" : " ^7.13.16" ,
You can’t perform that action at this time.
0 commit comments