We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f0c540 commit 62a1b74Copy full SHA for 62a1b74
components/refiner/actions/track-event/track-event.mjs
@@ -1,4 +1,4 @@
1
-import { ConfigurationError } from "@pipedream/platform/dist";
+import { ConfigurationError } from "@pipedream/platform";
2
import refiner from "../../refiner.app.mjs";
3
4
export default {
0 commit comments