This commit is contained in:
Nicolò Ribaudo
2020-01-12 01:09:29 +01:00
parent d8e6219ad9
commit 2486615a74
152 changed files with 774 additions and 774 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/helper-split-export-declaration",
"version": "7.7.4",
"version": "7.8.0",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-split-export-declaration",
"license": "MIT",
@@ -10,6 +10,6 @@
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.7.4"
"@babel/types": "^7.8.0"
}
}