Skip to content

Commit 0775dfc

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"vite": "^5.4.16"
6767
},
6868
"engines": {
69-
"node": "^20.0.0",
70-
"npm": "^10.0.0"
69+
"node": "^22.0.0",
70+
"npm": "^10.5.0"
7171
}
7272
}

0 commit comments

Comments
 (0)