We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 655de40 commit d9d89c0Copy full SHA for d9d89c0
package.json
@@ -2,7 +2,7 @@
2
"type": "module",
3
"version": "52.8.0",
4
"private": true,
5
- "packageManager": "pnpm@10.20.0",
+ "packageManager": "pnpm@10.21.0",
6
"engines": {
7
"node": ">=18.0.0"
8
},
pnpm-workspace.yaml
@@ -8,6 +8,7 @@ shamefullyHoist: true
ignoreWorkspaceRootCheck: true
9
strictPeerDependencies: false
10
linkWorkspacePackages: true
11
+trustPolicy: no-downgrade
12
13
patchedDependencies:
14
'@hedgedoc/markdown-it-plugins@2.1.4': patches/@hedgedoc__markdown-it-plugins@2.1.4.patch
0 commit comments