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 404eb52 commit 4658e12Copy full SHA for 4658e12
package.json
@@ -5,7 +5,7 @@
5
"main": "lib/index.js",
6
"devDependencies": {
7
"@npmcli/eslint-config": "^5.0.0",
8
- "@npmcli/template-oss": "4.27.1",
+ "@npmcli/template-oss": "4.25.0",
9
"tap": "^16.3.2"
10
},
11
"scripts": {
@@ -34,11 +34,11 @@
34
"lib/"
35
],
36
"engines": {
37
- "node": "^18.17.0 || >=20.5.0"
+ "node": "^20.17.0 || >=22.9.0"
38
39
"templateOSS": {
40
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
41
- "version": "4.27.1",
+ "version": "4.25.0",
42
"publish": true
43
44
"tap": {
0 commit comments