Skip to content

Commit

Permalink
chore: switch from yarn to pnpm
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Ruck <[email protected]>
  • Loading branch information
Manuel Ruck committed Mar 16, 2024
1 parent 41d65dc commit 88e0859
Show file tree
Hide file tree
Showing 3 changed files with 1,547 additions and 1,383 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,13 @@
"test": "ts-node-dev -r dotenv/config src/tests/usage.ts",
"prepublishOnly": "yarn build"
},
"peerDependencies": {
"axios": "*"
},
"devDependencies": {
"@openapitools/openapi-generator-cli": "^2.7.0",
"@types/node": "^20.8.7",
"axios": "^1.6.8",
"dotenv": "^16.3.1",
"esbuild": "^0.20.2",
"esbuild-node-externals": "^1.9.0",
Expand Down
Loading

0 comments on commit 88e0859

Please sign in to comment.