v7.0.0-beta.52

This commit is contained in:
Henry Zhu
2018-07-05 20:59:03 -04:00
parent 85b7154f91
commit 663c96db04
145 changed files with 766 additions and 766 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "@babel/helper-split-export-declaration",
"version": "7.0.0-beta.51",
"version": "7.0.0-beta.52",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-split-export-declaration",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"@babel/types": "7.0.0-beta.51"
"@babel/types": "7.0.0-beta.52"
}
}