diff --git a/repl/examples.ts b/repl/examples.ts index eefef19..1817ce7 100644 --- a/repl/examples.ts +++ b/repl/examples.ts @@ -1,6 +1,6 @@ // Copy paste examples from readme, to make sure they match the types -import { createEngage } from "@numia/engage-sdk"; +import { createEngage } from "../src/index"; const analytics = createEngage({ app: "soon-unicorn-app",