Use inline versioned ESI api urls
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"build": "next build",
|
"build": "next build",
|
||||||
"start": "next start",
|
"start": "next start",
|
||||||
"lint": "next lint",
|
"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": {
|
"dependencies": {
|
||||||
"@emotion/react": "^11.11.1",
|
"@emotion/react": "^11.11.1",
|
||||||
|
18323
src/esi-api.ts
18323
src/esi-api.ts
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user