Skip to content

Commit 54c21ae

Browse files
committed
fix: actualizar versión y traducción en package.json
1 parent 586e56b commit 54c21ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@espcustomss/oauth",
3-
"version": "2.0.1",
4-
"description": "Simplemente haga solicitudes de Discord OAuth. Construido con TypeScript, utilizado por Esp Customs.",
3+
"version": "2.0.2",
4+
"description": "Simply make Discord OAuth requests. Built with TypeScript, used by Esp Customs.",
55
"main": "lib/client.js",
66
"scripts": {
77
"docs": "typedoc --entryPoints src --entryPointStrategy expand --out ../temp-docs --plugin typedoc-theme-hierarchy --theme hierarchy && robocopy ../temp-docs ../docs /E /XD .git CNAME /IS /IT && rmdir /S /Q ../temp-docs",

0 commit comments

Comments
 (0)