Scoped: update more babel- to @babel/ [skip ci]

This commit is contained in:
Mateusz Burzyński
2017-10-16 23:41:28 +02:00
committed by Henry Zhu
parent 696df10f51
commit 47fa189053
40 changed files with 142 additions and 142 deletions

View File

@@ -7,7 +7,7 @@ function relative(loc) {
return path.join(__dirname, "..", loc);
}
const builtIns = require("babel-preset-env/data/built-ins.json");
const builtIns = require("@babel/preset-env/data/built-ins.json");
const polyfills = Object.keys(builtIns);
polyfills