Skip to content

Commit

Permalink
feat: add packageManager
Browse files Browse the repository at this point in the history
  • Loading branch information
Dafnik committed Jun 17, 2024
1 parent 01ade23 commit 3083703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"api:types": "swagger-typescript-api -p http://localhost:8080/api/swagger/api-docs -o ./src/app/_shared/ -n waiterrobot-backend.d.ts --no-client && prettier --write ./src/app/_shared/waiterrobot-backend.d.ts",
"api:types:lava": "swagger-typescript-api -p https://lava.kellner.team/api/swagger/api-docs -o ./src/app/_shared/ -n waiterrobot-backend.d.ts --no-client && prettier --write ./src/app/_shared/waiterrobot-backend.d.ts"
},
"packageManager": "[email protected]",
"private": true,
"dependencies": {
"@angular-devkit/build-angular": "^17.0.10",
Expand Down

0 comments on commit 3083703

Please sign in to comment.