Skip to content

Commit 45766f4

Browse files
committed
chore(deps): require node 20 and pnpm 10
Signed-off-by: Alejandro Mery <[email protected]>
1 parent c16acd6 commit 45766f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,9 @@
4444
"vite-plugin-eslint2": "^5.0.3",
4545
"wrangler": "^4.19.1"
4646
},
47+
"engines": {
48+
"node": ">=20",
49+
"pnpm": ">=10.12.1"
50+
},
4751
"packageManager": "[email protected]+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac"
4852
}

0 commit comments

Comments
 (0)