Skip to content

Commit 829aad4

Browse files
authored
set packageManager pnpm to fixed version
Signed-off-by: Daniel Einars <polaroidkidd@users.noreply.github.com>
1 parent 165c5de commit 829aad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-yml": "^1.14.0",
4444
"turbo": "^2.2.1"
4545
},
46-
"packageManager": "pnpm@999.999.999",
46+
"packageManager": "pnpm@9.15.2",
4747
"engines": {
4848
"node": ">=v20",
4949
"pnpm": ">=9"

0 commit comments

Comments
 (0)