This commit is contained in:
Daniel 2024-01-20 09:29:42 +08:00
parent 5f95df4477
commit 80eea54b94
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 17 additions and 17 deletions

View file

@ -4,7 +4,7 @@
"description": "Refactor your thinking",
"homepage": "https://b3log.org/siyuan",
"main": "./electron/main.js",
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.14.1",
"scripts": {
"lint": "eslint . --fix --cache",
"dev": "webpack --mode development",
@ -53,7 +53,7 @@
"clean-webpack-plugin": "^4.0.0",
"css-loader": "^6.7.1",
"dayjs": "^1.11.5",
"electron": "28.1.3",
"electron": "28.1.4",
"electron-builder": "^24.9.1",
"encoding": "^0.1.13",
"esbuild-loader": "^3.0.1",