Merge pull request #1 from Scrin/esi-inline-versions

Use inline versioned ESI api urls
This commit is contained in:
Calli
2023-07-10 01:06:11 +03:00
committed by GitHub
2 changed files with 9170 additions and 9155 deletions
+1 -1
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",
+9169 -9154
View File
File diff suppressed because it is too large Load Diff