BREAKING CHANGE: update to use nodeJS v20

This commit is contained in:
Jerome Lachaud 2023-10-25 13:19:20 +00:00
parent aa1c48118d
commit d77e3dfdc8
4 changed files with 5 additions and 5 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@draganfilipovic/ssh-deploy",
"version": "4.1.8",
"version": "4.1.10",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@draganfilipovic/ssh-deploy",
"version": "4.1.8",
"version": "4.1.10",
"license": "MIT",
"dependencies": {
"rsyncwrapper": "^3.0.1"