We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9b38a commit 2b6413cCopy full SHA for 2b6413c
package.json
@@ -44,13 +44,12 @@
44
"license": "MIT",
45
"main": "lib/readify.js",
46
"engines": {
47
- "node": ">=14"
+ "node": ">=18"
48
},
49
"devDependencies": {
50
"c8": "^9.1.0",
51
"eslint": "^8.57.0",
52
"eslint-plugin-n": "^16.6.2",
53
- "eslint-plugin-node": "^11.0.0",
54
"eslint-plugin-putout": "^22.5.0",
55
"madrun": "^10.0.1",
56
"mock-require": "^3.0.2",
0 commit comments