mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-02 18:51:25 +08:00
parent
5010c751f1
commit
21c8d53aa1
@ -1 +1,2 @@
|
|||||||
shell-emulator=true
|
shell-emulator=true
|
||||||
|
virtual-store-dir-max-length=80
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"description": "Refactor your thinking",
|
"description": "Refactor your thinking",
|
||||||
"homepage": "https://b3log.org/siyuan",
|
"homepage": "https://b3log.org/siyuan",
|
||||||
"main": "./electron/main.js",
|
"main": "./electron/main.js",
|
||||||
"packageManager": "pnpm@9.0.6",
|
"packageManager": "pnpm@9.1.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint . --fix --cache",
|
"lint": "eslint . --fix --cache",
|
||||||
"dev": "webpack --mode development",
|
"dev": "webpack --mode development",
|
||||||
|
Loading…
Reference in New Issue
Block a user