Skip to content

Commit 9d870d4

Browse files
committed
fix dependency import
1 parent 2076942 commit 9d870d4

File tree

3 files changed

+7117
-9614
lines changed

3 files changed

+7117
-9614
lines changed
File renamed without changes.

components/ortto/ortto.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { axios } from "@pipedream/platform";
2-
import { LIMIT } from "../../common/constants.mjs";
2+
import { LIMIT } from "./common/constants.mjs";
33

44
export default {
55
type: "app",

0 commit comments

Comments
 (0)