We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95fd799 commit 2651885Copy full SHA for 2651885
1 file changed
package.json
@@ -2,15 +2,15 @@
2
"name": "@nextorders/queue-monorepo",
3
"version": "0.4.2",
4
"private": true,
5
- "packageManager": "pnpm@10.22.0",
+ "packageManager": "pnpm@10.28.1",
6
"license": "MIT",
7
"repository": {
8
"type": "git",
9
"url": "git+https://github.com/nextorders/queue.git"
10
},
11
"engines": {
12
- "node": ">=24.11.1",
13
- "pnpm": ">=10.22.0"
+ "node": ">=24.13.0",
+ "pnpm": ">=10.28.1"
14
15
"scripts": {
16
"build": "pnpm -r run build",
0 commit comments