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", "name": "babel",
"version": "7.13.2", "version": "7.13.3",
"private": true, "private": true,
"license": "MIT", "license": "MIT",
"type": "commonjs", "type": "commonjs",

View File

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