2.1.1
continuous-integration/drone/push Build is passing Details

This commit is contained in:
jukaifeng 2023-04-10 13:50:37 +08:00
parent 11082045e5
commit cd1d0c978d
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@dllcnx/auto-deploy",
"version": "2.1.0",
"version": "2.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@dllcnx/auto-deploy",
"version": "2.1.0",
"version": "2.1.1",
"license": "ISC",
"dependencies": {
"@dllcnx/promise-ftp": "^1.3.6",

View File

@ -1,6 +1,6 @@
{
"name": "@dllcnx/auto-deploy",
"version": "2.1.0",
"version": "2.1.1",
"description": "自动部署脚本",
"main": "index.js",
"scripts": {