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

@@ -5,7 +5,7 @@ import definitions from "./definitions";
export default function({ types: t }, options) {
const {
helpers,
moduleName = "babel-runtime",
moduleName = "@babel/runtime",
polyfill,
regenerator,
useBuiltIns,