Commit c1a1ff5 1 parent 5ca86ba commit c1a1ff5 Copy full SHA for c1a1ff5
File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 2.3.0 " ,
5
+ "version" : " 2.3.1 " ,
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chonky-icon-fontawesome" ,
3
- "version" : " 2.3.0 " ,
3
+ "version" : " 2.3.1 " ,
4
4
"description" : " FontAwesome icon component for Chonky file browser" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
65
65
"@fortawesome/free-brands-svg-icons" : " 5.13.1" ,
66
66
"@fortawesome/free-solid-svg-icons" : " ^5.13.1" ,
67
67
"@fortawesome/react-fontawesome" : " ^0.1.12" ,
68
- "chonky" : " ^2.3.0 "
68
+ "chonky" : " ^2.3.1 "
69
69
},
70
70
"homepage" : " https://chonky.io/" ,
71
71
"author" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chonky" ,
3
- "version" : " 2.3.0 " ,
3
+ "version" : " 2.3.1 " ,
4
4
"description" : " A File Browser component for React" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chonky-docs" ,
3
- "version" : " 2.3.0 " ,
3
+ "version" : " 2.3.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"docusaurus" : " docusaurus" ,
21
21
"@docusaurus/theme-live-codeblock" : " ^2.0.0-beta.0" ,
22
22
"@mdx-js/react" : " ^1.6.21" ,
23
23
"@svgr/webpack" : " ^5.5.0" ,
24
- "chonky" : " ^2.3.0 " ,
24
+ "chonky" : " ^2.3.1 " ,
25
25
"clsx" : " ^1.1.1" ,
26
26
"file-loader" : " ^6.2.0" ,
27
27
"react" : " ^17.0.1" ,
You can’t perform that action at this time.
0 commit comments