Skip to content

Commit 6699d07

Browse files
committed
set pnpm version in package.json to make github CI work
1 parent a9edf91 commit 6699d07

File tree

2 files changed

+250
-10
lines changed

2 files changed

+250
-10
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
"astro": "5.13.4",
1616
"astro-expressive-code": "0.41.3",
1717
"boxicons": "^2.1.4",
18+
"sharp": "^0.34.3",
1819
"tailwindcss": "4.1.12"
19-
}
20-
}
20+
},
21+
"packageManager": "[email protected]"
22+
}

0 commit comments

Comments
 (0)