Skip to content

Commit 96cc142

Browse files
committed
build: specify package manager in package.json
1 parent 61b8a83 commit 96cc142

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
@@ -147,5 +147,6 @@
147147
"ts-jest": {
148148
"optional": true
149149
}
150-
}
150+
},
151+
"packageManager": "yarn@3.4.1"
151152
}

0 commit comments

Comments
 (0)