diff --git a/package.json b/package.json index e36fabd..3e07313 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,7 @@ "gif.js" ], "author": "027xiguapi", + "email": "458813868@qq.com", "homepage": "https://027xiguapi.github.io/pear-rec", "repository": { "type": "git", @@ -67,4 +68,4 @@ "url": "https://github.com/027xiguapi/pear-rec/issues" }, "license": "Apache-2.0" -} \ No newline at end of file +} diff --git a/packages/docs/package.json b/packages/docs/package.json index d27ebe9..2ac4b35 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -23,6 +23,7 @@ "vitepress" ], "author": "027xiguapi", + "email": "458813868@qq.com", "description": "pear-rec docs", "dependencies": { "@pear-rec/screenshot": "workspace:^", @@ -30,4 +31,4 @@ "@pear-rec/web": "workspace:^", "react-timer-hook": "^3.0.6" } -} \ No newline at end of file +} diff --git a/packages/screenshot/package.json b/packages/screenshot/package.json index 721f64e..6f66ec9 100644 --- a/packages/screenshot/package.json +++ b/packages/screenshot/package.json @@ -34,6 +34,7 @@ "react" ], "author": "027xiguapi", + "email": "458813868@qq.com", "license": "Apache-2.0", "description": "a screenshot cropper tool by react" } diff --git a/packages/web/package.json b/packages/web/package.json index a27bba4..102d193 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -81,6 +81,7 @@ "react-timer-hook" ], "author": "027xiguapi", + "email": "458813868@qq.com", "license": "Apache-2.0", "directories": { "lib": "lib"