We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 586e56b commit 54c21aeCopy full SHA for 54c21ae
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@espcustomss/oauth",
3
- "version": "2.0.1",
4
- "description": "Simplemente haga solicitudes de Discord OAuth. Construido con TypeScript, utilizado por Esp Customs.",
+ "version": "2.0.2",
+ "description": "Simply make Discord OAuth requests. Built with TypeScript, used by Esp Customs.",
5
"main": "lib/client.js",
6
"scripts": {
7
"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