avancement planning
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npm-normalize-package-bin",
|
||||
"version": "4.0.0",
|
||||
"version": "5.0.0",
|
||||
"description": "Turn any flavor of allowable package.json bin into a normalized object",
|
||||
"main": "lib/index.js",
|
||||
"repository": {
|
||||
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@npmcli/eslint-config": "^5.0.0",
|
||||
"@npmcli/template-oss": "4.23.3",
|
||||
"@npmcli/template-oss": "4.27.1",
|
||||
"tap": "^16.3.0"
|
||||
},
|
||||
"files": [
|
||||
@@ -29,11 +29,11 @@
|
||||
"lib/"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || >=20.5.0"
|
||||
"node": "^20.17.0 || >=22.9.0"
|
||||
},
|
||||
"templateOSS": {
|
||||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
|
||||
"version": "4.23.3",
|
||||
"version": "4.27.1",
|
||||
"publish": "true"
|
||||
},
|
||||
"tap": {
|
||||
|
||||
Reference in New Issue
Block a user