⬆️ Upgrade pnpm

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2026-01-15 11:25:50 +08:00
parent 174d3aff6a
commit 7a316875ba
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
## NPM dependencies
Install pnpm: `npm install -g pnpm@10.27.0`
Install pnpm: `npm install -g pnpm@10.28.0`
<details>
<summary>For China mainland</summary>

View file

@ -7,7 +7,7 @@
## NPM 依赖
安装 pnpm`npm install -g pnpm@10.27.0`
安装 pnpm`npm install -g pnpm@10.28.0`
<details>
<summary>适用于中国大陆</summary>

View file

@ -4,7 +4,7 @@
"description": "Refactor your thinking",
"homepage": "https://b3log.org/siyuan",
"main": "./electron/main.js",
"packageManager": "pnpm@10.27.0",
"packageManager": "pnpm@10.28.0",
"scripts": {
"lint": "eslint . --fix --cache",
"dev": "webpack --mode development",