A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang. (PERSONAL FORK)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update pnpm to 9.1 (#11423)

* Update package.json

* Update .npmrc

authored by

绛亽 and committed by
GitHub
21c8d53a 5010c751

+2 -1
+1
app/.npmrc
··· 1 1 shell-emulator=true 2 + virtual-store-dir-max-length=80
+1 -1
app/package.json
··· 4 4 "description": "Refactor your thinking", 5 5 "homepage": "https://b3log.org/siyuan", 6 6 "main": "./electron/main.js", 7 - "packageManager": "pnpm@9.0.6", 7 + "packageManager": "pnpm@9.1.1", 8 8 "scripts": { 9 9 "lint": "eslint . --fix --cache", 10 10 "dev": "webpack --mode development",