This commit is contained in:
Nicolò Ribaudo 2021-08-05 09:17:03 +02:00
parent da2168e110
commit 546e3d958d
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "babel",
"version": "7.15.0",
"version": "7.15.1",
"private": true,
"type": "commonjs",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "@babel/plugin-transform-react-display-name",
"version": "7.15.0",
"version": "7.15.1",
"description": "Add displayName to React.createClass calls",
"repository": {
"type": "git",

View File

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