File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
],
5
5
"npmClient" : " yarn" ,
6
6
"useWorkspaces" : true ,
7
- "version" : " 3.2.0 " ,
7
+ "version" : " 3.2.1 " ,
8
8
"publishConfig" : {
9
9
"access" : " public"
10
10
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.2.0 " ,
2
+ "version" : " 3.2.1 " ,
3
3
"private" : true ,
4
4
"name" : " date-io-benchmark" ,
5
5
"scripts" : {
9
9
"benchmark" : " npm run benchmark:formats && npm run benchmark:calculations && npm run benchmark:parse"
10
10
},
11
11
"dependencies" : {
12
- "@date-io/date-fns" : " ^3.2.0 " ,
12
+ "@date-io/date-fns" : " ^3.2.1 " ,
13
13
"@date-io/dayjs" : " ^3.2.0" ,
14
14
"@date-io/luxon" : " ^3.2.0" ,
15
15
"@date-io/moment" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @date-io/date-fns" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"description" : " Abstraction over common javascript date management libraries" ,
5
5
"main" : " build/index.js" ,
6
6
"module" : " build/index.esm.js" ,
You can’t perform that action at this time.
0 commit comments