Skip to content

Commit eda15d1

Browse files
authored
chore: upgrade to pnpm 11 (#91)
1 parent f1e0e55 commit eda15d1

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

.npmrc

Lines changed: 0 additions & 2 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdc",
3-
"packageManager": "pnpm@10.33.2",
3+
"packageManager": "pnpm@11.2.2",
44
"displayName": "Comark - Components in Markdown (previously MDC)",
55
"description": "Provides syntax highlighting and colon matching for Comark (Components in Markdown, previously MDC) files.",
66
"version": "0.6.0",

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
shamefullyHoist: true
2+
nodeLinker: hoisted
3+
minimumReleaseAge: 2880

0 commit comments

Comments
 (0)