Use inline versioned ESI api urls

This commit is contained in:
Scrin
2023-07-09 23:19:17 +03:00
parent de8cde0eb2
commit 71b8277f3b
2 changed files with 9170 additions and 9155 deletions

View File

@@ -7,7 +7,7 @@
"build": "next build",
"start": "next start",
"lint": "next lint",
"esi-swagger": "npx swagger-typescript-api -p https://esi.evetech.net/latest/swagger.json -o ./src -n esi-api.ts"
"esi-swagger": "npx swagger-typescript-api -p https://esi.evetech.net/_latest/swagger.json -o ./src -n esi-api.ts"
},
"dependencies": {
"@emotion/react": "^11.11.1",

File diff suppressed because it is too large Load Diff