Skip to content

Commit

Permalink
chore: fix package manager issue in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
st3v3nmw committed Apr 20, 2024
1 parent 5f4f784 commit 3e27c94
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 @@ -50,5 +50,5 @@
"chart.js": "^4.4.2",
"pagerank.js": "^1.0.2"
},
"packageManager": "npm@8.18.0"
"packageManager": "^pnpm@9.0.0"
}

0 comments on commit 3e27c94

Please sign in to comment.