Scoped: change src imports to @babel/ [skip ci]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import nameFunction from "babel-helper-function-name";
|
||||
import nameFunction from "@babel/helper-function-name";
|
||||
|
||||
export default function() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user