avancement planning
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npm-install-checks",
|
||||
"version": "7.1.2",
|
||||
"version": "8.0.0",
|
||||
"description": "Check the engines and platform fields in package.json",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@npmcli/eslint-config": "^5.0.0",
|
||||
"@npmcli/template-oss": "4.25.0",
|
||||
"@npmcli/template-oss": "4.27.1",
|
||||
"tap": "^16.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
@@ -35,12 +35,12 @@
|
||||
"lib/"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || >=20.5.0"
|
||||
"node": "^20.17.0 || >=22.9.0"
|
||||
},
|
||||
"author": "GitHub Inc.",
|
||||
"templateOSS": {
|
||||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
|
||||
"version": "4.25.0",
|
||||
"version": "4.27.1",
|
||||
"publish": "true"
|
||||
},
|
||||
"tap": {
|
||||
|
||||
Reference in New Issue
Block a user