This commit is contained in:
Nicolò Ribaudo 2021-02-23 03:13:20 +01:00
parent a95bcf5cf3
commit 9281110bf1
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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": {