Skip to content

Commit

Permalink
update zip
Browse files Browse the repository at this point in the history
  • Loading branch information
zoumiaojiang committed May 27, 2017
1 parent 16a6b89 commit 4f921df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export default {
*
* @param {Object} fields 参数
* @param {Object} isStream 是否需要取得流
* @return {Promise} resolve 工程名
* @return {Promise} resolve 工程所在路径/工程的 zip buffer
*/
exportProject: async function (fields, isStream) {
fields = await getFields(fields);
Expand Down

0 comments on commit 4f921df

Please sign in to comment.