Skip to content

Commit b63be32

Browse files
chore(deps): update pnpm to v10.18.3
1 parent 5cb78f7 commit b63be32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "priorityqueue",
33
"version": "2.1.0",
44
"description": "An implementation of Priority Queue",
5-
"packageManager": "pnpm@10.18.2",
5+
"packageManager": "pnpm@10.18.3",
66
"main": "lib/index.js",
77
"module": "lib/index.mjs",
88
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)