Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
4bf7b49beb
2 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
|||
shell-emulator=true
|
||||
virtual-store-dir-max-length=80
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue