1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-23 20:35:47 +00:00

Switch to different ftp plugin

This commit is contained in:
tobspr
2020-06-16 19:53:40 +02:00
parent 4fc1ff6b0d
commit 215e35166a
2 changed files with 22 additions and 31 deletions

View File

@@ -95,7 +95,7 @@
"gulp-rename": "^2.0.0",
"gulp-sass": "^4.1.0",
"gulp-sass-lint": "^1.4.0",
"gulp-sftp": "^0.1.5",
"gulp-sftp": "git+https://git@github.com/webksde/gulp-sftp",
"gulp-terser": "^1.2.0",
"gulp-webserver": "^0.9.1",
"gulp-yaml": "^2.0.4",