Skip to content

Commit b705bcc

Browse files
author
wangsai
committed
fix typo
1 parent 3872f00 commit b705bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,6 @@ module.exports = function(grunt) {
137137
'exec:git_export_versions',
138138
'exec:composer',
139139
'zip_directories',
140-
'ftp-push']);
140+
'ftp_push']);
141141

142142
};

0 commit comments

Comments
 (0)