v7.0.0-beta.43

This commit is contained in:
Henry Zhu
2018-04-02 12:47:55 -04:00
parent 47ada5ab3a
commit bdfeeb38c6
140 changed files with 858 additions and 849 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "@babel/helper-split-export-declaration",
"version": "7.0.0-beta.42",
"version": "7.0.0-beta.43",
"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.42"
"@babel/types": "7.0.0-beta.43"
}
}