Skip to content

Commit 896f59c

Browse files
committed
updates
1 parent 4ff22e8 commit 896f59c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "bachelor",
33
"type": "module",
4-
"packageManager": "pnpm@10.14.0",
4+
"packageManager": "pnpm@10.15.1",
55
"engines": {
6-
"node": "24",
7-
"pnpm": "10"
6+
"node": "24.7.0",
7+
"pnpm": "10.15.1"
88
},
99
"scripts": {
1010
"format:check": "prettier --check .",

0 commit comments

Comments
 (0)