This commit is contained in:
Nicolò Ribaudo
2020-12-16 00:55:11 +01:00
parent e29742717d
commit a1acfba387
17 changed files with 56 additions and 56 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/helper-split-export-declaration",
"version": "7.11.0",
"version": "7.12.11",
"description": "",
"repository": {
"type": "git",
@@ -13,6 +13,6 @@
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "workspace:^7.11.0"
"@babel/types": "workspace:^7.12.11"
}
}