File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-hooks-library/packages" ,
3
- "version" : " 0.6.1 " ,
3
+ "version" : " 0.6.2 " ,
4
4
"private" : true ,
5
5
"description" : " A collection of hooks and utilities for React" ,
6
6
"main" : " index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-hooks-library/core" ,
3
- "version" : " 0.6.1 " ,
3
+ "version" : " 0.6.2 " ,
4
4
"description" : " A collection of hooks and utilities for React" ,
5
5
"publishConfig" : {
6
6
"registry" : " https://registry.npmjs.org/"
25
25
"license" : " MIT" ,
26
26
"author" : " Arpit<https://github.com/heyitsarpit>" ,
27
27
"dependencies" : {
28
- "@react-hooks-library/shared" : " 0.6.1 "
28
+ "@react-hooks-library/shared" : " 0.6.2 "
29
29
},
30
30
"devDependencies" : {
31
31
"@types/css-font-loading-module" : " ^0.0.6"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-hooks-library/shared" ,
3
- "version" : " 0.6.1 " ,
3
+ "version" : " 0.6.2 " ,
4
4
"description" : " A collection of hooks and utilities for React" ,
5
5
"publishConfig" : {
6
6
"registry" : " https://registry.npmjs.org/"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-hooks-library/website" ,
3
- "version" : " 0.6.1 " ,
3
+ "version" : " 0.6.2 " ,
4
4
"description" : " Documentation website for react" ,
5
5
"author" : " Arpit<https://github.com/heyitsarpit>" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments