This commit is contained in:
phil 2023-12-26 17:21:35 +05:30
parent 6c5acd5a4d
commit b772e1bd80

View file

@ -1,16 +0,0 @@
{
"name": "frontend-app",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"generate-client": "openapi --input http://localhost:4200/v2/openapi.json --output ./src/client/Gisaf/openapi --client angular"
},
"author": "",
"license": "",
"devDependencies": {
"openapi-typescript-codegen": "^0.20.1",
"typescript": "^4.6.2"
}
}