From 9281110bf1e577703b419864020c65ec6bb8b140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Tue, 23 Feb 2021 03:13:20 +0100 Subject: [PATCH] v7.13.3 --- package.json | 2 +- packages/babel-runtime-corejs3/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index eb1d853239..19e548aee5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel", - "version": "7.13.2", + "version": "7.13.3", "private": true, "license": "MIT", "type": "commonjs", diff --git a/packages/babel-runtime-corejs3/package.json b/packages/babel-runtime-corejs3/package.json index 98e6fcb991..2b96683685 100644 --- a/packages/babel-runtime-corejs3/package.json +++ b/packages/babel-runtime-corejs3/package.json @@ -1,6 +1,6 @@ { "name": "@babel/runtime-corejs3", - "version": "7.13.1", + "version": "7.13.3", "description": "babel's modular runtime helpers with core-js@3 polyfilling", "license": "MIT", "publishConfig": {