Skip to content

Commit ef481c7

Browse files
pin sdk version that was being used
1 parent 00f9529 commit ef481c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/linear_app/linear_app.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { LinearClient } from "@linear/sdk";
1+
import { LinearClient } from "@linear/sdk@13.0.0";
22
import constants from "./common/constants.mjs";
33
import utils from "./common/utils.mjs";
44
import { axios } from "@pipedream/platform";

0 commit comments

Comments
 (0)