Update pnpm to 9.1 (#11423)

* Update package.json

* Update .npmrc
This commit is contained in:
绛亽
2024-05-16 08:39:07 +08:00
committed by GitHub
parent 5010c751f1
commit 21c8d53aa1
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1 +1,2 @@
shell-emulator=true
virtual-store-dir-max-length=80
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "Refactor your thinking",
"homepage": "https://b3log.org/siyuan",
"main": "./electron/main.js",
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.1",
"scripts": {
"lint": "eslint . --fix --cache",
"dev": "webpack --mode development",