This commit is contained in:
Min ho Kim
2019-07-03 23:51:48 +10:00
committed by Nicolò Ribaudo
parent ef3f555be9
commit 0bf0ae3410
20 changed files with 46 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
# @babel/plugin-proposal-function-sent
> Compile the function.sent meta propety to valid ES2015 code
> Compile the function.sent meta property to valid ES2015 code
See our website [@babel/plugin-proposal-function-sent](https://babeljs.io/docs/en/next/babel-plugin-proposal-function-sent.html) for more information.

View File

@@ -1,7 +1,7 @@
{
"name": "@babel/plugin-proposal-function-sent",
"version": "7.2.0",
"description": "Compile the function.sent meta propety to valid ES2015 code",
"description": "Compile the function.sent meta property to valid ES2015 code",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-function-sent",
"license": "MIT",
"publishConfig": {