Skip to content

Commit 79fe36e

Browse files
Copilotcameri
andauthored
chore: use node version from .nvmrc in engines field
Agent-Logs-Url: https://github.com/cameri/nostream/sessions/40ebf88c-b9ee-415d-85b0-248f84afbb78 Co-authored-by: cameri <378886+cameri@users.noreply.github.com>
1 parent 2ed81f5 commit 79fe36e

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
@@ -125,7 +125,7 @@
125125
"uuid": "^8.3.2"
126126
},
127127
"engines": {
128-
"node": ">=22.9"
128+
"node": ">=24.14.1"
129129
},
130130
"dependencies": {
131131
"@noble/secp256k1": "1.7.1",

0 commit comments

Comments
 (0)