🎉 feat: rebrand to elysia

This commit is contained in:
saltyaom
2022-12-04 21:24:54 +07:00
parent 3a72d96426
commit 0fcf1b35ce
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
"types": "src/index.ts",
"typings": "src/index.ts",
"keywords": [
"kingworld",
"elysia",
"swagger"
],
"homepage": "https://github.com/elysiajs/elysia-swagger",

View File

@@ -156,7 +156,7 @@ export const swagger =
...defaultConfig,
...swagger,
info: {
title: 'KingWorld Documentation',
title: 'Elysia Documentation',
description: 'Developement documentation',
version: '0.0.0',
...swagger.info