mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-24 05:39:21 -05:00
fix(monorepo/client): errors after pnpm
This commit is contained in:
@@ -35,7 +35,13 @@
|
||||
"@popperjs/core": "2.11.8",
|
||||
"eslint-linter-browserify": "9.25.0",
|
||||
"@eslint/js": "9.25.0",
|
||||
"bootstrap": "5.3.5"
|
||||
"bootstrap": "5.3.5",
|
||||
"dayjs": "1.11.13",
|
||||
"dayjs-plugin-utc": "0.1.2",
|
||||
"debounce": "2.2.0",
|
||||
"marked": "15.0.8",
|
||||
"globals": "16.0.0",
|
||||
"@triliumnext/commons": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"script-loader": "0.7.2",
|
||||
|
||||
Reference in New Issue
Block a user