We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed0345 commit 623bc4aCopy full SHA for 623bc4a
1 file changed
package.json
@@ -3,7 +3,7 @@
3
"version": "0.1.14",
4
"description": "Health Data Safe - Library",
5
"engines": {
6
- "node": ">=20"
+ "node": ">=24"
7
},
8
"scripts": {
9
"test": "NODE_ENV=test mocha tests --test-reporter=spec",
0 commit comments