v7.0.0-beta.51

This commit is contained in:
Henry Zhu
2018-06-12 17:18:28 -04:00
parent eb54adb755
commit c313b267f7
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.50",
"version": "7.0.0-beta.51",
"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.50"
"@babel/types": "7.0.0-beta.51"
}
}