Skip to content

Commit 3d61d88

Browse files
committed
chore: allow npm 11
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
1 parent 78e979d commit 3d61d88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"packageManager": [
8686
{
8787
"name": "npm",
88-
"version": "^10.0.0"
88+
"version": "^10.0.0 || ^11.0.0"
8989
}
9090
],
9191
"runtime": {

0 commit comments

Comments
 (0)