Skip to content

Commit

Permalink
chore: upgrade pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
paambaati committed May 28, 2024
1 parent 992e3e7 commit 9903f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Publish code coverage to Code Climate",
"type": "module",
"main": "lib/main.js",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"scripts": {
"build": "tsc",
"test": "cross-env NODE_OPTIONS=\"--no-warnings\" tap run --disable-coverage",
Expand Down

0 comments on commit 9903f40

Please sign in to comment.