forked from templates/nextjs-template
fix: остатки infrastructure => infra
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"lint": "biome check",
|
||||
"format": "biome format --write",
|
||||
"sprite": "svg-sprites",
|
||||
"codegen:pet-store-api": "npx @gromlab/api-codegen@latest -i http://localhost:8080/api/v3/openapi.json -o src/infrastructure/pet-store-api/generated -n pet-store-api.generated",
|
||||
"codegen:pet-store-api": "npx @gromlab/api-codegen@latest -i http://localhost:8080/api/v3/openapi.json -o src/infra/pet-store-api/generated -n pet-store-api.generated",
|
||||
"predev": "svg-sprites",
|
||||
"prebuild": "svg-sprites"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user