Skip to content

Commit

Permalink
fix: 增加email
Browse files Browse the repository at this point in the history
  • Loading branch information
027xiguapi committed Apr 28, 2024
1 parent fa3f3f9 commit ba28dd8
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"gif.js"
],
"author": "027xiguapi",
"email": "458813868@qq.com",
"homepage": "https://027xiguapi.github.io/pear-rec",
"repository": {
"type": "git",
Expand All @@ -67,4 +68,4 @@
"url": "https://github.com/027xiguapi/pear-rec/issues"
},
"license": "Apache-2.0"
}
}
3 changes: 2 additions & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,12 @@
"vitepress"
],
"author": "027xiguapi",
"email": "458813868@qq.com",
"description": "pear-rec docs",
"dependencies": {
"@pear-rec/screenshot": "workspace:^",
"@pear-rec/timer": "workspace:^",
"@pear-rec/web": "workspace:^",
"react-timer-hook": "^3.0.6"
}
}
}
1 change: 1 addition & 0 deletions packages/screenshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"react"
],
"author": "027xiguapi",
"email": "458813868@qq.com",
"license": "Apache-2.0",
"description": "a screenshot cropper tool by react"
}
1 change: 1 addition & 0 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"react-timer-hook"
],
"author": "027xiguapi",
"email": "458813868@qq.com",
"license": "Apache-2.0",
"directories": {
"lib": "lib"
Expand Down

0 comments on commit ba28dd8

Please sign in to comment.