Skip to content

Commit ae1c86d

Browse files
nextcloud-botnextcloud-command
authored andcommitted
build: update node and npm engines versions
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 276ee35 commit ae1c86d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,9 @@
5858
"libsignal-protocol": "https://github.com/signalapp/libsignal-protocol-javascript",
5959
"tslint": "^6.1.0",
6060
"typescript-formatter": "^7.2.2"
61+
},
62+
"engines": {
63+
"node": "^24.0.0",
64+
"npm": "^11.3.0"
6165
}
6266
}

0 commit comments

Comments
 (0)