v7.0.0-beta.53

This commit is contained in:
Henry Zhu
2018-07-11 09:39:52 -04:00
parent f2fd9e982e
commit b89234b1a2
145 changed files with 767 additions and 767 deletions

View File

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