This commit is contained in:
Nicolò Ribaudo
2019-04-26 23:00:07 +02:00
parent 4b8546c07d
commit 2c88694388
56 changed files with 200 additions and 200 deletions

View File

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