Skip to content

Commit

Permalink
fix: add packageManager for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Jungzl committed Apr 24, 2024
1 parent 56eb263 commit 7367436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "es-compat",
"private": true,
"type": "module",
"packageManager": "pnpm@9.0.5",
"scripts": {
"check": "run-p check:*",
"check:lint": "eslint **/*.js",
Expand Down

0 comments on commit 7367436

Please sign in to comment.