We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 543f396 commit dfad639Copy full SHA for dfad639
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.30.1",
+ "packageManager": "pnpm@11.1.0",
6
"license": "MIT",
7
"repository": {
8
"type": "git",
9
"url": "git+https://github.com/nextorders/queue.git"
10
},
11
"engines": {
12
"node": ">=24.13.1",
13
- "pnpm": ">=10.30.1"
+ "pnpm": ">=11.1.0"
14
15
"scripts": {
16
"build": "pnpm -r run build",
0 commit comments