This commit is contained in:
Babel Bot
2021-09-02 21:28:31 +00:00
parent 51c6a99c8e
commit b2376757d7
48 changed files with 271 additions and 272 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/helper-split-export-declaration",
"version": "7.14.5",
"version": "7.15.4",
"description": "",
"repository": {
"type": "git",
@@ -14,7 +14,7 @@
},
"main": "./lib/index.js",
"dependencies": {
"@babel/types": "workspace:^7.14.5"
"@babel/types": "workspace:^7.15.4"
},
"engines": {
"node": ">=6.9.0"