Add author

pull/5/head
Jim Han 2021-03-17 08:38:12 +08:00 committed by GitHub
parent 693bcca7bb
commit 16a8784624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"version": "1.0.0",
"main": "index.js",
"repository": "https://github.com/XTLS/Xray-docs-next.git",
"author": "Project X",
"author": "Arthur Morgan, Project X Community",
"license": "CC-BY-SA-4.0",
"devDependencies": {
"@vuepress/plugin-back-to-top": "^1.8.2",
@ -13,4 +13,4 @@
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs"
}
}
}