Skip to content

Commit 420eede

Browse files
authored
fix(ci): lockfile completeness (#1502)
1 parent e3e2f04 commit 420eede

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

package-lock.json

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"unist-util-visit-parents": "^6.0.2"
3939
},
4040
"engines": {
41-
"node": ">=20.0",
41+
"node": ">=20.17",
4242
"npm": ">=9"
4343
},
4444
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)