Skip to content

Commit 6ee5701

Browse files
committed
🔧 Add pnpm as the default corepack package manager
1 parent 3306823 commit 6ee5701

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@
6161
"rollup": "^2.62.0",
6262
"rollup-plugin-cleaner": "^1.0.0",
6363
"typescript": "^4.5.4"
64-
}
64+
},
65+
"packageManager": "pnpm@6.24.4"
6566
}

0 commit comments

Comments
 (0)