Skip to content

Commit 1e074a6

Browse files
committed
chore: lib updates
1 parent 4af509f commit 1e074a6

3 files changed

Lines changed: 265 additions & 247 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"name": "@nextorders/queue-monorepo",
33
"version": "0.1.2",
44
"private": true,
5-
"packageManager": "pnpm@10.17.1",
5+
"packageManager": "pnpm@10.18.0",
66
"license": "MIT",
77
"repository": {
88
"type": "git",
99
"url": "git+https://github.com/nextorders/queue.git"
1010
},
1111
"engines": {
1212
"node": ">=22.18.0",
13-
"pnpm": ">=10.17.1"
13+
"pnpm": ">=10.18.0"
1414
},
1515
"scripts": {
1616
"build": "pnpm -r run build",

0 commit comments

Comments
 (0)