Skip to content

Commit 72937fb

Browse files
set package manager in package json
1 parent 120c018 commit 72937fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,6 @@
7676
},
7777
"engines": {
7878
"node": ">=14"
79-
}
79+
},
80+
"packageManager": "yarn@1.22.1"
8081
}

0 commit comments

Comments
 (0)