This commit is contained in:
Nicolò Ribaudo
2019-01-21 22:22:39 +01:00
parent e8de6fa5d4
commit f6ee26c3da
20 changed files with 45 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/helper-create-class-features-plugin",
"version": "7.2.3",
"version": "7.3.0",
"author": "The Babel Team (https://babeljs.io/team)",
"license": "MIT",
"description": "Compile class public and private fields, private methods and decorators to ES6",