This commit is contained in:
Nicolò Ribaudo 2021-02-03 15:58:57 +01:00
parent 94ba66c89b
commit dd18d87152
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "babel",
"version": "7.12.13",
"version": "7.12.14",
"private": true,
"license": "MIT",
"type": "commonjs",

View File

@ -1,6 +1,6 @@
{
"name": "@babel/parser",
"version": "7.12.13",
"version": "7.12.14",
"description": "A JavaScript parser",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babel.dev/docs/en/next/babel-parser",

View File

@ -1,6 +1,6 @@
{
"name": "@babel/standalone",
"version": "7.12.13",
"version": "7.12.14",
"description": "Standalone build of Babel for use in non-Node.js environments.",
"main": "babel.js",
"files": [