Skip to content

Commit 73f0720

Browse files
committed
build: pnpm 패키지 매니저 버전 정의 추가
1 parent b76d56f commit 73f0720

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "blog",
33
"type": "module",
44
"version": "0.0.1",
5+
"packageManager": "pnpm@10.13.1",
56
"scripts": {
67
"dev": "astro dev",
78
"build": "astro build",

0 commit comments

Comments
 (0)