Skip to content

Commit 126ab07

Browse files
temporarily pin (old) 13.2.7 sdk version
1 parent c5e8d97 commit 126ab07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/pipedrive/pipedrive.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import pipedrive from "pipedrive";
1+
import pipedrive from "pipedrive@13.2.7";
22
import constants from "./common/constants.mjs";
33

44
export default {

0 commit comments

Comments
 (0)