Fix versions of packages which haven’t been released.

This commit is contained in:
Daniel Tschinder
2019-04-02 12:01:19 -07:00
parent 53e0622b54
commit 557a8af3bc
10 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/helper-module-transforms",
"version": "7.2.2",
"version": "7.3.3",
"description": "Babel helper functions for implementing ES6 module transformations",
"author": "Logan Smyth <loganfsmyth@gmail.com>",
"homepage": "https://babeljs.io/",