v7.8.2
This commit is contained in:
parent
f995f8e02c
commit
61d01f1114
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.8.1",
|
||||
"version": "7.8.2",
|
||||
"changelog": {
|
||||
"repo": "babel/babel",
|
||||
"cacheDir": ".changelog",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/preset-env",
|
||||
"version": "7.8.0",
|
||||
"version": "7.8.2",
|
||||
"description": "A Babel preset for each environment.",
|
||||
"author": "Henry Zhu <hi@henryzoo.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/standalone",
|
||||
"version": "7.8.1",
|
||||
"version": "7.8.2",
|
||||
"description": "Standalone build of Babel for use in non-Node.js environments.",
|
||||
"main": "babel.js",
|
||||
"files": [
|
||||
@ -100,7 +100,7 @@
|
||||
"@babel/plugin-transform-typeof-symbol": "^7.8.0",
|
||||
"@babel/plugin-transform-typescript": "^7.8.0",
|
||||
"@babel/plugin-transform-unicode-regex": "^7.8.0",
|
||||
"@babel/preset-env": "^7.8.0",
|
||||
"@babel/preset-env": "^7.8.2",
|
||||
"@babel/preset-flow": "^7.8.0",
|
||||
"@babel/preset-react": "^7.8.0",
|
||||
"@babel/preset-typescript": "^7.8.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user