Skip to content

Commit d8e01f7

Browse files
Copilothuangyiirene
andcommitted
Add packageManager field to package.json
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
1 parent fe5f7ad commit d8e01f7

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
@@ -28,5 +28,6 @@
2828
},
2929
"engines": {
3030
"node": ">=18.0.0"
31-
}
31+
},
32+
"packageManager": "pnpm@10.28.0"
3233
}

0 commit comments

Comments
 (0)