mirror of
https://github.com/hexboy/maven-mirror-tool.git
synced 2025-04-20 21:49:09 +00:00
update node version to 22
This commit is contained in:
parent
1298449600
commit
694bf9d3f5
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
20
|
22
|
|
@ -35,7 +35,7 @@
|
||||||
"@types/morgan": "^1.9.9"
|
"@types/morgan": "^1.9.9"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20"
|
"node": ">=22"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.3.1"
|
"packageManager": "yarn@4.3.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue