Scoped: update more babel- to @babel/ [skip ci]
This commit is contained in:
committed by
Henry Zhu
parent
696df10f51
commit
47fa189053
@@ -5,7 +5,7 @@ import path from "path";
|
||||
import repl from "repl";
|
||||
import * as babel from "@babel/core";
|
||||
import vm from "vm";
|
||||
import "babel-polyfill";
|
||||
import "@babel/polyfill";
|
||||
import register from "@babel/register";
|
||||
|
||||
import pkg from "../package.json";
|
||||
|
||||
Reference in New Issue
Block a user