diff --git a/gulpfile.js b/gulpfile.js index 8f54c12ce..27bed372d 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -1013,5 +1013,6 @@ module.exports = { postversion: postversion, gitCreateRC: createRC, gitRecompile: recompile, - typings: typings + typings: typings, + package: package };