File tree Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 28
28
run : |
29
29
yarn build
30
30
yarn run semantic-release
31
- yarn gh-pages
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-tooltip-example" ,
3
- "homepage" : " https://wwayne .github.io/react-tooltip/" ,
3
+ "homepage" : " https://reacttooltip .github.io/react-tooltip/" ,
4
4
"version" : " 1.0.0" ,
5
5
"license" : " MIT" ,
6
6
"dependencies" : {
Original file line number Diff line number Diff line change 57
57
},
58
58
"dependencies" : {
59
59
"prop-types" : " ^15.8.1" ,
60
- "uuid" : " 9.0.0 "
60
+ "uuid" : " 8.3.2 "
61
61
},
62
62
"devDependencies" : {
63
63
"@babel/cli" : " 7.19.3" ,
Original file line number Diff line number Diff line change @@ -11912,10 +11912,10 @@ util@~0.12.0:
11912
11912
safe-buffer "^5.1.2"
11913
11913
which-typed-array "^1.1.2"
11914
11914
11915
- uuid@9.0.0 :
11916
- version "9.0.0 "
11917
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0 .tgz#592f550650024a38ceb0c562f2f6aa435761efb5 "
11918
- integrity sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg ==
11915
+ uuid@8.3.2 :
11916
+ version "8.3.2 "
11917
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2 .tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2 "
11918
+ integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg ==
11919
11919
11920
11920
uuid@^3.3.2:
11921
11921
version "3.4.0"
You can’t perform that action at this time.
0 commit comments