updating package

This commit is contained in:
SamKirkland
2020-08-30 00:17:42 -05:00
parent 4fe6844638
commit a923da71e8
2 changed files with 8 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.4",
"@samkirkland/ftp-deploy": "^0.9.1",
"@samkirkland/ftp-deploy": "^0.9.2",
"ts-node-dev": "^1.0.0-pre.56"
},
"devDependencies": {
@@ -34,4 +34,4 @@
"js-yaml": "^3.14.0",
"typescript": "^3.9.7"
}
}
}