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/plugin-transform-unicode-regex",
"version": "7.2.0",
"version": "7.4.0",
"description": "Compile ES2015 Unicode regex to ES5",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex",
"license": "MIT",