There was an error while loading. Please reload this page.
2 parents 6bf46ca + 49b95f0 commit 6f6c445Copy full SHA for 6f6c445
package.json
@@ -10,8 +10,8 @@
10
},
11
"main": "lib/index.js",
12
"engines": {
13
- "node": "^14.18.0 || ^16.13.0 || >=18.0.0",
14
- "npm": ">= 8"
+ "node": "^18.17.0 || >=20.5.0",
+ "npm": ">= 9"
15
16
"scripts": {
17
"clean": "rm -rf coverage jsdoc \"test-workspace/{build,test.txt}\"",
@@ -35,7 +35,7 @@
35
"memorystream": "^0.3.1",
36
"minimatch": "^9.0.0",
37
"pidtree": "^0.6.0",
38
- "read-package-json-fast": "^3.0.2",
+ "read-package-json-fast": "^4.0.0",
39
"shell-quote": "^1.7.3",
40
"which": "^3.0.1"
41
0 commit comments