Skip to content

Commit cb9322b

Browse files
authored
fix(deps): update npm version requirement to ^10.5.0
Signed-off-by: GitHub <noreply@github.com>
1 parent 1a8b331 commit cb9322b

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
@@ -67,6 +67,6 @@
6767
},
6868
"engines": {
6969
"node": "^22.0.0",
70-
"npm": "^10.0.0"
70+
"npm": "^10.5.0"
7171
}
7272
}

0 commit comments

Comments
 (0)