Skip to content

Commit 758a7dc

Browse files
committed
Define pnpm version
1 parent 8eac481 commit 758a7dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"engines": {
1111
"node": ">=16.6.0"
1212
},
13+
"packageManager": "pnpm@9.7.0",
1314
"scripts": {
1415
"lint": "npx eslint src/",
1516
"lint:fix": "npx eslint src/ --fix",

0 commit comments

Comments
 (0)