This is an automated email from the ASF dual-hosted git repository.
hbshin pushed a commit to branch new-web
in repository https://gitbox.apache.org/repos/asf/age-website.git
The following commit(s) were added to refs/heads/new-web by this push:
new ab35e53 Update package.json
ab35e53 is described below
commit ab35e53437ce99846b51acd81637796f59f29380
Author: Hanbyeol Shin / David Shin / 신한별
<[email protected]>
AuthorDate: Mon Oct 17 09:02:57 2022 +0900
Update package.json
---
package.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
index 40b6124..81a6c0d 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
- "name": "apahce-age-project",
- "description": "apahce age project web site",
+ "name": "apache/age-website",
+ "description": "apache age project web site",
"version": "1.0.0",
- "author": "apahce age team",
+ "author": "apache age team",
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@giscus/react": "^2.2.0",