Delete duplicated file in @babel/compat-data (#11041)

This file is the same as `native-modules.json`, which is exported in package.json
This commit is contained in:
Nicolò Ribaudo
2020-01-24 22:45:37 +01:00
committed by GitHub
parent b54a946048
commit ed47d2e89a
4 changed files with 8 additions and 20 deletions

View File

@@ -6,7 +6,10 @@
"safari": "10.1",
"opera": "48",
"ios_saf": "10.3",
"and_chr": "74",
"and_ff": "66"
"android": "61",
"op_mob": "48",
"and_chr": "61",
"and_ff": "60",
"samsung": "8.2"
}
}