This commit is contained in:
Nicolò Ribaudo
2020-05-27 21:56:37 +00:00
parent 32bd530f25
commit 88f57a7ea6
145 changed files with 1037 additions and 1037 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@babel/compat-data",
"version": "7.10.0",
"version": "7.10.1",
"author": "The Babel Team (https://babeljs.io/team)",
"license": "MIT",
"description": "",
"repository": {
"type" : "git",
"url" : "https://github.com/babel/babel.git",
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-compat-data"
},
"publishConfig": {
@@ -34,7 +34,7 @@
"semver": "^5.5.0"
},
"devDependencies": {
"@babel/helper-compilation-targets": "^7.10.0",
"@babel/helper-compilation-targets": "^7.10.1",
"caniuse-db": "1.0.30001035",
"electron-to-chromium": "1.3.377",
"lodash": "^4.17.15"