avancement planning
This commit is contained in:
+5
-5
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npm-bundled",
|
||||
"version": "4.0.0",
|
||||
"version": "5.0.0",
|
||||
"description": "list things in node_modules that are bundledDependencies, or transitive dependencies thereof",
|
||||
"main": "lib/index.js",
|
||||
"repository": {
|
||||
@@ -11,7 +11,7 @@
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@npmcli/eslint-config": "^5.0.0",
|
||||
"@npmcli/template-oss": "4.23.3",
|
||||
"@npmcli/template-oss": "4.27.1",
|
||||
"mutate-fs": "^2.1.1",
|
||||
"tap": "^16.3.0"
|
||||
},
|
||||
@@ -30,14 +30,14 @@
|
||||
"lib/"
|
||||
],
|
||||
"dependencies": {
|
||||
"npm-normalize-package-bin": "^4.0.0"
|
||||
"npm-normalize-package-bin": "^5.0.0"
|
||||
},
|
||||
"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