Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2024-05-16 10:04:27 +08:00
commit 4bf7b49beb
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",