This commit is contained in:
Nicolò Ribaudo 2021-02-18 17:02:30 +01:00
parent c0875b043c
commit d0b6f0fe0f
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@babel/runtime-corejs2",
"version": "7.12.17",
"version": "7.12.18",
"description": "babel's modular runtime helpers with core-js@2 polyfilling",
"license": "MIT",
"publishConfig": {

View File

@ -1,6 +1,6 @@
{
"name": "@babel/runtime-corejs3",
"version": "7.12.17",
"version": "7.12.18",
"description": "babel's modular runtime helpers with core-js@3 polyfilling",
"license": "MIT",
"publishConfig": {

View File

@ -1,6 +1,6 @@
{
"name": "@babel/runtime",
"version": "7.12.17",
"version": "7.12.18",
"description": "babel's modular runtime helpers",
"license": "MIT",
"publishConfig": {

View File

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