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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
shell-emulator=true
virtual-store-dir-max-length=80

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",