File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " use-force-update" ,
3
- "version" : " 1.0.11 " ,
4
- "author" : " Charles Stover <use-force-update@charlesstover.com >" ,
5
- "description" : " React Hook to force your function component to update. " ,
6
- "homepage" : " https://github.com/CharlesStover /use-force-update#readme" ,
3
+ "version" : " 1.0.12 " ,
4
+ "author" : " quisi.do <use-force-update@quisi.do >" ,
5
+ "description" : " React hook to force your function component to re-render " ,
6
+ "homepage" : " https://github.com/quisido /use-force-update#readme" ,
7
7
"license" : " MIT" ,
8
8
"main" : " ./dist/cjs/index.cjs" ,
9
9
"module" : " ./dist/esm/index.js" ,
10
10
"packageManager" :
" [email protected] " ,
11
- "repository" : " github:CharlesStover /use-force-update" ,
11
+ "repository" : " github:quisido /use-force-update" ,
12
12
"type" : " module" ,
13
13
"types" : " ./dist/types/index.d.ts" ,
14
14
"bugs" : {
15
- "email" : " use-force-update@charlesstover.com " ,
16
- "url" : " https://github.com/CharlesStover /use-force-update/issues"
15
+ "email" : " use-force-update@quisi.do " ,
16
+ "url" : " https://github.com/quisido /use-force-update/issues"
17
17
},
18
18
"directories" : {
19
19
"lib" : " src"
You can’t perform that action at this time.
0 commit comments