This commit is contained in:
Nicolò Ribaudo 2020-10-16 08:47:05 +02:00
parent 4fe8c3acc5
commit a534d8746e
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "babel",
"version": "7.12.1",
"version": "7.12.2",
"private": true,
"license": "MIT",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "@babel/parser",
"version": "7.12.1",
"version": "7.12.2",
"description": "A JavaScript parser",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",

View File

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