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 00f9529 commit ef481c7Copy full SHA for ef481c7
components/linear_app/linear_app.app.mjs
@@ -1,4 +1,4 @@
1
-import { LinearClient } from "@linear/sdk";
+import { LinearClient } from "@linear/sdk@13.0.0";
2
import constants from "./common/constants.mjs";
3
import utils from "./common/utils.mjs";
4
import { axios } from "@pipedream/platform";
0 commit comments