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

Diff for: package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,6 @@
147147
"ts-jest": {
148148
"optional": true
149149
}
150-
}
150+
},
151+
"packageManager": "[email protected]"
151152
}

0 commit comments

Comments
 (0)