Skip to content

Commit c85cdd6

Browse files
committed
Fix engines metadata in package.json
1 parent bb30fb3 commit c85cdd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -146,7 +146,7 @@
146146
}
147147
},
148148
"engines": {
149-
"node": "20.11.1"
149+
"node": "v20.11.1"
150150
},
151151
"keywords": [
152152
"http",

0 commit comments

Comments
 (0)