Skip to content

Commit 98994bc

Browse files
[core] Add 'packageManager' field (#34)
1 parent 7526aef commit 98994bc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,5 +215,6 @@
215215
],
216216
"engines": {
217217
"node": ">=18.0.0"
218-
}
218+
},
219+
"packageManager": "yarn@1.22.4"
219220
}

0 commit comments

Comments
 (0)