We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b701b4d commit a2f0baaCopy full SHA for a2f0baa
1 file changed
packages/node-cache/package.json
@@ -12,6 +12,9 @@
12
"import": "./dist/index.js"
13
}
14
},
15
+ "engines": {
16
+ "node": ">=18"
17
+ },
18
"repository": {
19
"type": "git",
20
"url": "git+https://github.com/jaredwray/cacheable.git",
0 commit comments