Skip to content

Commit

Permalink
fix: set packageManager in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ssut committed Apr 27, 2023
1 parent 0aa8b6c commit 5c95135
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@
"@aws-sdk/client-sqs": "^3.321.1",
"@nestjs/common": "^6.10.11 || ^7.0.0 || ^8.0.0 || ^9.0.0",
"@nestjs/core": "^6.10.11 || ^7.0.0 || ^8.0.0 || ^9.0.0"
}
},
"packageManager": "pnpm@8.3.1"
}

0 comments on commit 5c95135

Please sign in to comment.