Skip to content

Commit

Permalink
Fix error on pnpm i by sorting dev dependencies (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
EricPedley authored Nov 5, 2024
1 parent 6c5916a commit 18ef554
Show file tree
Hide file tree
Showing 2 changed files with 12,071 additions and 9,055 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"prettier": "@zotmeal/prettier-config",
"devDependencies": {
"@testcontainers/postgresql": "^10.9.0",
"@zotmeal/eslint-config": "workspace:^",
"@zotmeal/prettier-config": "workspace:^",
"@zotmeal/tsconfig": "workspace:^",
"@testcontainers/postgresql": "^10.9.0",
"dotenv-cli": "^7.4.1",
"testcontainers": "^10.9.0",
"vitest": "^1.4.0"
Expand Down
Loading

0 comments on commit 18ef554

Please sign in to comment.