This commit is contained in:
Nicolò Ribaudo
2019-02-04 23:20:05 +01:00
parent 44d8a59361
commit d896ce2b53
12 changed files with 23 additions and 23 deletions

View File

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