Skip to content

Commit

Permalink
feat(core): TypeScript 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LongYinan committed Aug 21, 2020
1 parent 07bd2db commit c18ab85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ module.exports = {
return bindings.transform(source, path, Buffer.from(JSON.stringify(swcOptions)))
},

SWC_VERSION: '3262052e',
SWC_VERSION: 'e619144',
}

0 comments on commit c18ab85

Please sign in to comment.