v7.0.0-beta.46

This commit is contained in:
Logan Smyth
2018-04-22 21:29:42 -07:00
parent c8b57f777a
commit 3a2aa9b862
141 changed files with 850 additions and 850 deletions

View File

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