Skip to content

Commit

Permalink
generate lockfile with PNPM version used in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jelhan committed Dec 17, 2024
1 parent d5a3230 commit edbe05e
Show file tree
Hide file tree
Showing 2 changed files with 6,826 additions and 8,850 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,9 @@
},
"lint-staged": {
"*.js": "eslint --cache --fix"
},
"volta": {
"node": "18.20.5",
"pnpm": "8.15.9"
}
}
Loading

0 comments on commit edbe05e

Please sign in to comment.