Skip to content

Commit

Permalink
fix(PNPM8): 修复netlify无法安装依赖问题
Browse files Browse the repository at this point in the history
  • Loading branch information
142vip.cn committed Oct 26, 2023
1 parent 137e196 commit cd2af6f
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 @@ -2,7 +2,7 @@
"name": "JavaScriptCollection",
"description": "一本有趣的JavaScript合集",
"version": "0.0.2-alpha.5",
"packageManager": "pnpm@7.2.1",
"packageManager": "pnpm@8.9.2",
"engines": {
"node": "^18.x",
"pnpm": ">=7.2.1"
Expand Down

0 comments on commit cd2af6f

Please sign in to comment.