⬆️ Upgrade pnpm to v9.12.1
This commit is contained in:
parent
5fdc72d545
commit
591029f73b
3 changed files with 3 additions and 3 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -7,7 +7,7 @@
|
|||
|
||||
## User Interface
|
||||
|
||||
Install pnpm: `npm install -g pnpm@9.1.1`
|
||||
Install pnpm: `npm install -g pnpm@9.12.1`
|
||||
|
||||
<details>
|
||||
<summary>For China mainland</summary>
|
||||
|
|
2
.github/CONTRIBUTING_zh_CN.md
vendored
2
.github/CONTRIBUTING_zh_CN.md
vendored
|
@ -7,7 +7,7 @@
|
|||
|
||||
## NPM 依赖
|
||||
|
||||
安装 pnpm:`npm install -g pnpm@9.1.1`
|
||||
安装 pnpm:`npm install -g pnpm@9.12.1`
|
||||
|
||||
<details>
|
||||
<summary>适用于中国大陆</summary>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"description": "Refactor your thinking",
|
||||
"homepage": "https://b3log.org/siyuan",
|
||||
"main": "./electron/main.js",
|
||||
"packageManager": "pnpm@9.1.1",
|
||||
"packageManager": "pnpm@9.12.1",
|
||||
"scripts": {
|
||||
"lint": "eslint . --fix --cache",
|
||||
"dev": "webpack --mode development",
|
||||
|
|
Loading…
Add table
Reference in a new issue