Skip to content

Commit 623bc4a

Browse files
committed
Bump Node engine to >=24
1 parent eed0345 commit 623bc4a

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
@@ -3,7 +3,7 @@
33
"version": "0.1.14",
44
"description": "Health Data Safe - Library",
55
"engines": {
6-
"node": ">=20"
6+
"node": ">=24"
77
},
88
"scripts": {
99
"test": "NODE_ENV=test mocha tests --test-reporter=spec",

0 commit comments

Comments
 (0)