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.1.3 " ,
3
+ "version" : " 0.1.4-beta.1 " ,
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.1.3 " ,
3
+ "version" : " 0.1.4-beta.1 " ,
4
4
"description" : " A collection of hooks and utilities for React" ,
5
5
"publishConfig" : {
6
6
"registry" : " https://registry.npmjs.org/"
23
23
"license" : " MIT" ,
24
24
"author" : " Arpit<https://github.com/heyitsarpit>" ,
25
25
"dependencies" : {
26
- "@react-hooks-library/shared" : " 0.1.3 "
26
+ "@react-hooks-library/shared" : " 0.1.4-beta.1 "
27
27
},
28
28
"devDependencies" : {
29
29
"@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.1.3 " ,
3
+ "version" : " 0.1.4-beta.1 " ,
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.1.3 " ,
3
+ "version" : " 0.1.4-beta.1 " ,
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